-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Theo Van Dinter wrote:
| On Fri, Apr 29, 2005 at 11:14:10PM +0100, Craig McLean wrote:
|
|>| BTW, why have *any* single rule scored at 20? Especially this one.
|>
|>This question, however, still stands.
|
|
| If a rule doesn't FP for you, then you can s
On Fri, 2005-04-29 at 23:32 +0100, Craig McLean wrote:
> SpamAssassin won't throw mail away, it just scores it. spamass-milter,
> however, can be told to reject mail if it scores above a certain level
> using the "-r " option. If this is how it's being called, any message
> scoring over will be r
did you check the amavisd-new web site?
http://www.ijs.si/software/amavisd/#faq-net-server
you know, I did read that too, but I never had to jump through that hoop
on a nearly identical machine. I applied the new subroutine to the new
box, and it solved the issue.
I have *no* idea why it's actu
On Fri, Apr 29, 2005 at 11:14:10PM +0100, Craig McLean wrote:
> | BTW, why have *any* single rule scored at 20? Especially this one.
>
> This question, however, still stands.
If a rule doesn't FP for you, then you can set it to 20. In general,
people tend to be a little more conservative and exp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mike Chambers wrote:
| I finally got spamassassin working (I think), via installed
| spamassassin-milter and it seems to stop the spam, as well as I see the
| headers showing it's checking.
|
| spamass-milter-0.3.0-1.1.fc3.rf
| spamassassin-3.0.3-3.fc4
Theo Van Dinter wrote:
On Fri, Apr 29, 2005 at 01:07:23PM -0700, Mike Jackson wrote:
find what I'm looking for. It would be nice if, instead of hard-coding
/etc/aliases into the script, you parsed /etc/mail/sendmail.cf and
extracted the value of the "O AliasFile" line.
You'd also have to suppor
On 4/29/05, Jonathan Nichols <[EMAIL PROTECTED]> wrote:
> I posted this to the Gentoo forums as well, no replies yet. :(
>
> New installation of amavisd-new. Here's the relevant information from
> the log.. notice the bit about "Couldn't POSIX::setuid.."
>
> I thought that was solved in Net::Se
I finally got spamassassin working (I think), via installed
spamassassin-milter and it seems to stop the spam, as well as I see the
headers showing it's checking.
spamass-milter-0.3.0-1.1.fc3.rf
spamassassin-3.0.3-3.fc4
The problem is that it is just stopping it, and I don't see the spammed
email
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
In reply to my own earlier post:
Thanks to Matt Kettler for a better understanding of the facts. I should
have RTFRFC again before opening my mouth!
| They both seem to hit INVALID_MSGID here.
As they should, see below.
| I'm having some problems unders
Ken A wrote:
Hi,
Nice plugin.
In localmailusers.pm:
current are /etc/aliases and /etc/passwd
What about virtualusertable?
Yeah, should be easy enough to add.
In validlocaluser.pm:
#Note that the local mail domain can be a perl RegEx,
#i.e. local_mail_domain (:?foo\.com|bar\.org)
But the m
I posted this to the Gentoo forums as well, no replies yet. :(
New installation of amavisd-new. Here's the relevant information from
the log.. notice the bit about "Couldn't POSIX::setuid.."
I thought that was solved in Net::Server already. I have 0.85. Is
there a known workaround for this issu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ring, John C wrote:
| I just learned of an issue we're having on a fail positive due to a hit on
| INVALID_MSGID (and that I'd jacked the score on that up to 20, but that's
| another story...). While I just learned of the issue today, it started a
| bi
Ring, John C wrote:
>So, looking at:
>
>"/GUID:QPywoUg6DZ06+yvqCupCVJw*/G=Cam/S=Dowlat/OU=Corporate-Markham/O=Alcate
>l Cable/PRMD=ACAB/ADMD=ATTMAIL/C=CA/"@MHS
>
>"-GUID:QnGodydG460CKmx35BCOvbw*-G=Cam-S=Dowlat-OU=Corporate-Markham-O=Alcate
>l Cable-PRMD=ACAB-ADMD=ATTMAIL-C=CA-"@MHS
>
>Side-by-side
Hi,
Nice plugin.
In localmailusers.pm:
current are /etc/aliases and /etc/passwd
What about virtualusertable?
In validlocaluser.pm:
# Note that the local mail domain can be a perl RegEx,
# i.e. local_mail_domain (:?foo\.com|bar\.org)
But the more you expand your regex to include more th
I just learned of an issue we're having on a fail positive due to a hit on
INVALID_MSGID (and that I'd jacked the score on that up to 20, but that's
another story...). While I just learned of the issue today, it started a
bit ago for this sender. Looking in the logs, I see the last message we
rec
On Fri, Apr 29, 2005 at 01:07:23PM -0700, Mike Jackson wrote:
> find what I'm looking for. It would be nice if, instead of hard-coding
> /etc/aliases into the script, you parsed /etc/mail/sendmail.cf and
> extracted the value of the "O AliasFile" line.
You'd also have to support things that are
It's a pretty sweet plugin, but since you're asking for feedback, I think
there's a couple things you could add that would make it more valuable to
other sys admins:
1. Include /etc/mail/virtusertable as a source of valid users.
2. I don't know how many other admins change this, but I have on my
Hi all!
I have a mail that got through the filter earlier this week and I cannot figure
out why. It was a very low score at the time (it's now way above the threshold
for being classified as spam thanks the hits on the RBLs). But I would have
thought that the subject alone would have gotten so
After running perl Makefile.PL, make, make test and make install the
3.0.3 SA installed in /usr/local/ instead of the usual /usr
I tried a make distclean and then "perl Makefile.PL PREFIX=/usr" -
still installs into /usr/local - is this a bug or something wrong with
my toolchain (it hasn't changed
First, thanks for the help.
I do not have trusted_networs or internal_networks set at all. It may be
the problem stated in http://wiki.apache.org/spamassassin/TrustPath
I will configure trusted_networks and see what happens.
Ron Shuck, CISSP, GCIA, CCSE - Managing Consultant
Buchanan Associate
James R wrote:
Brian R. Jones wrote:
So I wrote a plugin for spamassassin, and I'd like a few volunteers to
try/abuse/critique it before I donate it fully to the public domain.
The plugin is ValidLocalUser.pm, and the reason I wrote it is because
I get a lot of spam to my domain that has the fol
Brian R. Jones wrote:
So I wrote a plugin for spamassassin, and I'd like a few volunteers to
try/abuse/critique it before I donate it fully to the public domain.
The plugin is ValidLocalUser.pm, and the reason I wrote it is because I
get a lot of spam to my domain that has the following signatur
So I wrote a plugin for spamassassin, and I'd like a few volunteers to
try/abuse/critique it before I donate it fully to the public domain.
The plugin is ValidLocalUser.pm, and the reason I wrote it is because I
get a lot of spam to my domain that has the following signature:
Received: ... for
On Fri, 29 Apr 2005 13:57:31 -0500
Michael Parker <[EMAIL PROTECTED]> wrote:
> On Fri, Apr 29, 2005 at 01:32:29PM -0500, Josh Trutwin wrote:
> > I don't seen any upgrade notes that would cause the following
> > failures with "make test". I upgraded all the modules listed in
> > the INSTALL file t
On Fri, Apr 29, 2005 at 01:32:29PM -0500, Josh Trutwin wrote:
> I don't seen any upgrade notes that would cause the following failures
> with "make test". I upgraded all the modules listed in the INSTALL
> file to the latest versions. Any ideas? (Debian linux - perl 5.6.1)
Do you have Net::DNS
I don't seen any upgrade notes that would cause the following failures
with "make test". I upgraded all the modules listed in the INSTALL
file to the latest versions. Any ideas? (Debian linux - perl 5.6.1)
t/dnsbl.Not found: P_2 =
[127.0.0.4]
Not found: P_7 =
t/dns
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[EMAIL PROTECTED] writes:
> Quoting Michael Parker <[EMAIL PROTECTED]>:
>
> > SpamAssassin 3.0.3 is released! SpamAssassin 3.0.3 contains some
> > important bug fixes and is recommended for use over previous
> > versions.
>
> one minor complaint: e
Steve wrote:
>By the way someone had suggested trying single brackets [:alpha:] this
>simply does not.
>
Yeah, that's not a good idea when using the :alpha: notation. I
recommended removing the superfluous parens (), which probably is a good
idea as the outer set of parens in:
(I'm now testing i
Hi Theo,
If you're installing it into a different place and need modules from a
different place, you can do something like the following, depending on
your shell:
export PERL5LIB=/usr/local/share/perlmods
I'll add that to the init script and see if it works or not. ;-)
Thanks for your help!
Florian
Hi Dave,
In the top of the various perl scripts you'd add the "use line" after
where you call perl eg
okay, thanks a lot, then I'll look into it!
Florian
Theo,
Strange as it may seem the spam that I'm trying to catch always comes in as
To: Joe Blow <[EMAIL PROTECTED]>
I understand all the other variations that you have accurately listed. While
I know that mail could come in those ways this mail always comes in as I
have listed above.
The examples I
Ron Shuck wrote:
>I am using SpamAssassin 3.0.2. I have entries in
>/etc/mail/spamassassin/local.cf like blacklist_from [EMAIL PROTECTED] I
>have restarted SpamAssassin, but I have received messages from
>domain.com and USERS_IN_BLACKLIST is not one of the tests notated in the
>header.
>
Are you
David B Funk wrote:
>On Thu, 28 Apr 2005, jdow wrote:
>
>
>
>>From: "Matt Kettler" <[EMAIL PROTECTED]>
>>
>>
>>
>>>Evan Platt wrote:
>>>
>>>
>>>
Allow myself ... to introduce... myself.
>>>"Please allow me to introduce myself, I'm a man of wealth and taste..."
>>>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ron Shuck wrote:
| Here is the log. I don't have the message, but as you can see it did not
| match the blacklist.
|
| ---log--
| Apr 24 04:39:43 mail postfix/smtpd[25746]: connect from
| castile.calmra.com[72.11.146.117]
| Apr 24 04:39:44 mail
On Fri, Apr 29, 2005 at 12:22:41PM -0500, Steve wrote:
> Mine from Pine:
> To: Joe Blow <[EMAIL PROTECTED]>
>
> >From spam.
> To: Leland Brant <[EMAIL PROTECTED]>
>
> Catches mail sent from pine but not from outside.
> Am I nuts or what ??
So are you looking at the actual raw headers, or what pi
On Fri, Apr 29, 2005 at 09:47:13AM -0700, Florin Andrei wrote:
> > one minor complaint: effectively released on a Friday. I can't be the only
> > one
> > with a company policy of not changing stuff on Friday (before the weekend).
>
> It depends on the company and its particular situation.
> I kno
Ron Shuck wrote:
>Here is the log. I don't have the message, but as you can see it did not
>match the blacklist.
>
>---log--
>Apr 24 04:39:43 mail postfix/smtpd[25746]: connect from
>castile.calmra.com[72.11.146.117]
>Apr 24 04:39:44 mail postfix/smtpd[25746]: AE20883C:
>client=castile.cal
On Fri, Apr 29, 2005 at 05:21:43PM +0200, Florian Effenberger wrote:
> I'm absolutely no Perl expert, so I thought I'd ask here. ;-) Where can
> I set PERL5LIB? Most libraries are installed in the default location,
> but I have installed some libraries (e.g. a newer Net::DNS) in other
> paths, v
Matt Kettler wrote:
> Mike Schrauder wrote:
> >I have sa 2.63 on debian woody using the filter account to protect
> >...
> >This was about 2 years ago and it has been working VERY well. Now some
> >more spam is getting through and I have two questions.
> >1. how scary for a novice would it be t
Thanks for your tips. I will try some of them.
I think Im crazy but here what I seem to have notice which I know does not
make sense.
When I set up the rule and then send mail from Pine to myself it seems to
catch it. But when real spam comes in it does not catch it.
This I know does not make sen
On Fri, 2005-04-29 at 09:49 -0400, [EMAIL PROTECTED] wrote:
> Quoting Michael Parker <[EMAIL PROTECTED]>:
>
> > SpamAssassin 3.0.3 is released! SpamAssassin 3.0.3 contains some
> > important bug fixes and is recommended for use over previous
> > versions.
>
> one minor complaint: effectively rel
Here is the log. I don't have the message, but as you can see it did not
match the blacklist.
---log--
Apr 24 04:39:43 mail postfix/smtpd[25746]: connect from
castile.calmra.com[72.11.146.117]
Apr 24 04:39:44 mail postfix/smtpd[25746]: AE20883C:
client=castile.calmra.com[72.11.146.117]
Apr
Matt Kettler wrote:
> [EMAIL PROTECTED] wrote:
> >one minor complaint: effectively released on a Friday. I can't be the only
> >one
> >with a company policy of not changing stuff on Friday (before the weekend).
>
> I've got a company policy of preferring changes to be outside of work
> hours, so
On Fri, Apr 29, 2005 at 11:56:37AM -0400, Steven W. Orr wrote:
> I'm sure that others have already figured this one out.
>
Yep, check out this presentation (mostly the notes, which I tried to
write in such a way that would make it easy to follow along):
http://people.apache.org/~parker/presentati
I just fixed this very same problem with the help of this mailing list
and some
head bashing. This is what I ultimately had to do:
I put the blacklist entries in the user_prefs file in the
/home//.spamassassin folder.
Then, I had to modify my .procmailrc file to read this:
# This specifically tel
On Fri, 29 Apr 2005, Florian Effenberger wrote:
Hi Dave,
No, The "use" construct tells perl to look elsewhere for libraries when
running. All of the above assumes you're installing the modules somewhere
other than where the system would normally look for it. eg You don't have
root access so install
I get a lot of lock ups of spamd.
When I use strace I see this:
$ strace -f -p 27428
select(0, NULL, NULL, NULL, {0, 29}) = 0 (Timeout)
write(8, "hsa13.27428\n", 12) = 12
link("/home/mailuser/.spamassassin/auto-whitelist.lock.hsa13.27428",
"/home/mailuser/.spamassassin/auto-whitelis
Hi Brian,
Just set PERL5LIB on the command line that you use to start
spamassassin. (if you are using BASH or KSH anyway.)
PERL5LIB="/usr/local/share/perlmods" spamassassin
or just put it in the envronment that SA runs from.
thanks, at least for Makefile.PL it seems to work! :-) Will try to put
> -Original Message-
> From: Jeff Chan [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 29, 2005 10:11 AM
> To: users@spamassassin.apache.org
> Subject: Re: FW: tablets and chemists
>
> On Friday, April 29, 2005, 7:04:33 AM, Mike Schrauder wrote:
> > I meant to send this to the list. I am
Chuck Campbell wrote:
Is there any way to run both the old 2.6.4 SA and 3.0.3 in parallel on the same
machine?
If I rename the old spamassassin executable to, say sa-old, will it still work?
I want to switch, but will need to get Bayes up to speed before cutting over
to the newer version for produc
Hi Dave,
No, The "use" construct tells perl to look elsewhere for libraries when
running. All of the above assumes you're installing the modules somewhere
other than where the system would normally look for it. eg You don't have
root access so installed the modules in your home directory. You still
On 04/29/05 03:16, David Velásquez Restrepo wrote:
Someone know if there is a way to report spam so this will be used to
create rules meant to be downloaded and included into spamassassin? like
a dnsbl or spamcop, but for spamassassin rules anybody?
If the spam contains URLs, you could check
Mike Schrauder wrote:
>Hi all,
> I really wish I had time to contribute to this list, but you
>folks are on a completely higher level. I have sa 2.63 on debian woody
>using the filter account to protect an exchange server.
>I set it up w/ the very helpful info at
>http://advosys.ca/
I'm sure that others have already figured this one out.
What options should spamd and spamass-milter be started with in a MySQL
environment?
My goal is to use SQL per-user configs, and also SQL autowhitelists and
SQL Bayes data. I run a server here at home with (effectively) two users,
myself a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Well that looks fine to me. Would it be possible for you to post
the headers from a message that fails to trigger against the blacklist,
and the real line from local.cf that you expect it to hit? Also how is
SA being called (i.e. spamd, milter, procmail
Florian Effenberger wrote:
Hi Theo,
Set PERL5LIB appropriately? This is a perl question, not SA specific. :)
I'm absolutely no Perl expert, so I thought I'd ask here. ;-) Where can
I set PERL5LIB? Most libraries are installed in the default location,
but I have installed some libraries (e.g. a
On Fri, 29 Apr 2005, Florian Effenberger wrote:
Hi Dave,
use lib "/my/perl_directory/lib/site_perl";
or sometimes you can just say:
use "/my/perl_directory";
is it enough to add it to Makefile.PL, or do I need to add it to every single
SpamAssassin .PL file?
No, The "use" construct tells perl to
I am using SpamAssassin 3.0.2. I have entries in
/etc/mail/spamassassin/local.cf like blacklist_from [EMAIL PROTECTED] I
have restarted SpamAssassin, but I have received messages from
domain.com and USERS_IN_BLACKLIST is not one of the tests notated in the
header. I have modified the init.d script
Hi Dave,
use lib "/my/perl_directory/lib/site_perl";
or sometimes you can just say:
use "/my/perl_directory";
is it enough to add it to Makefile.PL, or do I need to add it to every
single SpamAssassin .PL file?
Thanks!
FLorian
Ron Shuck wrote:
>Has anyone ever seen a situation where entries in the black_list are not
>being used or matching?
>
I assume you mean blacklist_from and blacklist_to. There is no
black_list that I'm aware of.
I pretty much don't use the spamassassin blacklist features at all. If I
want to black
On Fri, 29 Apr 2005, Florian Effenberger wrote:
Hi Theo,
Set PERL5LIB appropriately? This is a perl question, not SA specific. :)
I'm absolutely no Perl expert, so I thought I'd ask here. ;-) Where can I set
PERL5LIB? Most libraries are installed in the default location, but I have
installed som
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ron Shuck wrote:
| Has anyone ever seen a situation where entries in the black_list are not
| being used or matching?
Yes.
Kind Regards,
Craig.
P.S Perhaps you could be more specific?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (GNU/Linux)
Comme
At 08:02 AM 4/29/2005, you wrote:
Has anyone ever seen a situation where entries in the black_list are not
being used or matching?
I'd guess more details would help. The version of SA you're running, how
you're calling SA, and perhaps a header and the matching 'entry' from your
blacklist that is
S Semple wrote:
I have email coming to me in the following way.
To: Fake Name <[EMAIL PROTECTED]>
In other words it has two words before the email address. Eventually I will make it so it searches the prefix name for letters not found in my name. However to start I just wanted to see if I could fin
Hi Theo,
Set PERL5LIB appropriately? This is a perl question, not SA specific. :)
I'm absolutely no Perl expert, so I thought I'd ask here. ;-) Where can
I set PERL5LIB? Most libraries are installed in the default location,
but I have installed some libraries (e.g. a newer Net::DNS) in other
pa
Has anyone ever seen
a situation where entries in the black_list are not being used or
matching?
Ron Shuck, CISSP, GCIA, CCSE - Managing
Consultant
Buchanan Associates - People. Process.
Technology.
On Friday, April 29, 2005, 7:42:48 AM, Chuck Campbell wrote:
> I want to switch, but will need to get Bayes up to speed before cutting over
> to the newer version for production.
You can migrate your old Bayes DB IIRC. Please see the Wiki.
Jeff C.
--
Jeff Chan
mailto:[EMAIL PROTECTED]
http://ww
Is there any way to run both the old 2.6.4 SA and 3.0.3 in parallel on the same
machine?
If I rename the old spamassassin executable to, say sa-old, will it still work?
I want to switch, but will need to get Bayes up to speed before cutting over
to the newer version for production.
I guess I co
On 4/29/05, kmd <[EMAIL PROTECTED]> wrote:
> hello everybody,
>
> i successfully created a spamtrap (have put a hidden email address on
> 2 webpages i own) and after two weeks spam is already coming in. i'd
> like to automatically report this spam with the 'spamassassin -r'
> option. razor is inst
At 09:49 AM 4/29/2005, [EMAIL PROTECTED] wrote:
one minor complaint: effectively released on a Friday. I can't be the only one
with a company policy of not changing stuff on Friday (before the weekend).
I've got a company policy of preferring changes to be outside of work
hours, so weekends are pe
At 09:43 AM 4/29/2005, S Semple wrote:
I have email coming to me in the following way.
To: Fake Name <[EMAIL PROTECTED]>
In other words it has two words before the email address. Eventually I
will make it so it searches the prefix name for letters not found in my
name. However to start I just wan
On Friday, April 29, 2005, 7:04:33 AM, Mike Schrauder wrote:
> I meant to send this to the list. I am trying to get multi to work now.
> I promise
>>
>> I read that, but my traffic was pretty low and I couldn't get
>> the multi to work. I am researching now if I can give multi
>> another go.
Chris Santerre wrote:
-Original Message-
From: Martin Hepworth [mailto:[EMAIL PROTECTED]
Sent: Friday, April 29, 2005 9:48 AM
To: Chris Santerre
Cc: 'List Mail User'; users@spamassassin.apache.org
Subject: Re: Vendare Media Corporation / VENDAREGROUP. COM
Chris Santerre wrote:
-Origina
I meant to send this to the list. I am trying to get multi to work now.
I promise
>
> I read that, but my traffic was pretty low and I couldn't get
> the multi to work. I am researching now if I can give multi
> another go. Maybe I had bad perl dns modules?? but sa would
> bomb when the rul
>-Original Message-
>From: Martin Hepworth [mailto:[EMAIL PROTECTED]
>Sent: Friday, April 29, 2005 9:48 AM
>To: Chris Santerre
>Cc: 'List Mail User'; users@spamassassin.apache.org
>Subject: Re: Vendare Media Corporation / VENDAREGROUP. COM
>
>
>
>Chris Santerre wrote:
>>>-Original Mes
On Friday, April 29, 2005, 6:29:19 AM, Rob Systems) wrote:
>> Be sure to add the JP list. It's very good:
> Also, isn't it somewhat of a wasteful resource drain on SURBL's
> server for people to use each list separately instead of just
> using the "multi.surbl.org" list?
> --Rob McEwen
Absolut
Quoting Michael Parker <[EMAIL PROTECTED]>:
> SpamAssassin 3.0.3 is released! SpamAssassin 3.0.3 contains some
> important bug fixes and is recommended for use over previous
> versions.
one minor complaint: effectively released on a Friday. I can't be the only one
with a company policy of not ch
Chris Santerre wrote:
-Original Message-
From: List Mail User [mailto:[EMAIL PROTECTED]
Sent: Friday, April 29, 2005 9:25 AM
To: users@spamassassin.apache.org
Cc: [EMAIL PROTECTED]
Subject: Vendare Media Corporation / VENDAREGROUP. COM
Does anyone know of any emails from the VENDARE folks,
I have email coming to me in the following way.
To: Fake Name <[EMAIL PROTECTED]>
In other words it has two words before the email address. Eventually I will
make it so it searches the prefix name for letters not found in my name.
However to start I just wanted to see if I could find two words b
>-Original Message-
>From: List Mail User [mailto:[EMAIL PROTECTED]
>Sent: Friday, April 29, 2005 9:25 AM
>To: users@spamassassin.apache.org
>Cc: [EMAIL PROTECTED]
>Subject: Vendare Media Corporation / VENDAREGROUP. COM
>
>
> Does anyone know of any emails from the VENDARE folks, or
On Fri, Apr 29, 2005 at 02:12:59PM +0200, Florian Effenberger wrote:
> what is the right way for supplying additional path for Perl modules in
> a self-compiled (perl Makefile.PL && make && make install) SpamAssassin?
> I have modules in non-standard directories I would like to include for
> com
On Fri, Apr 29, 2005 at 03:10:24PM +0200, Arvinn Løkkebakken wrote:
> Is there a list somewhere that lists up these fixes?
See the Changes file.
--
Randomly Generated Tagline:
A body in motion tends to stay in motion until he's done.
pgpa1YP45IIoP.pgp
Description: PGP signature
> Be sure to add the JP list. It's very good:
Also, isn't it somewhat of a wasteful resource drain on SURBL's server for
people to use each list separately instead of just using the "multi.surbl.org"
list?
--Rob McEwen
Does anyone know of any emails from the VENDARE folks, or any of
their few hundred domains that was *not* spam. From their web site, they
look legitimate (though they are "email marketeers"), but I've never gotten
anything but spam from them. Maybe, they are just very sleazy (they do run
From: Antonio DeLaCruz [mailto:[EMAIL PROTECTED]
>
> Attached is a file that contains the header information and the preview of
> the message as spamassassin modified it. From the body of the e-mail, you
> can clearly see that it is looking at my blacklist, it just isn't doing
> anything with it.
The email you attacked a couple posts ago shows that you are. There was
this line in it:
X-Spam-Level: **
Kris
-Original Message-
From: Antonio DeLaCruz [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 28, 2005 6:39 PM
To: martin smith
Cc:
On Friday, April 29, 2005, 5:52:39 AM, Mike Schrauder wrote:
> I am already using razor, dcc, bayes and
> SPAMCOP_URI_RBL
> WS_URI_RBL
> OB_URI_RBL
> AB_URI_RBL not that I can really tell if they are working optimally
> :^{
Be sure to add the JP list. It's very good:
http://www.surbl.org/qu
Michael Parker wrote:
SpamAssassin 3.0.3 is released! SpamAssassin 3.0.3 contains some
important bug fixes and is recommended for use over previous
versions.
SpamAssassin is a mail filter which uses advanced statistical and
heuristic tests to identify spam (also known as unsolicited bulk email).
Hi all,
I really wish I had time to contribute to this list, but you
folks are on a completely higher level. I have sa 2.63 on debian woody
using the filter account to protect an exchange server.
I set it up w/ the very helpful info at
http://advosys.ca/papers/postfix-filtering.html.
This
This may not be a bad idea. I'll go look for that script to read the folders.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thu 4/28/2005 2:05 PM
To: users@spamassassin.apache.org
Cc:
Subject: RE: Autolear
Wow, I didn't know that. Thanks. I'll check that out.
-Original Message-
From: Matt Kettler [mailto:[EMAIL PROTECTED]
Sent: Thu 4/28/2005 2:12 PM
To: Johnson, S
Cc: users@spamassassin.apache.org
Subject: Re: Autolearn with exchange or
Hello,
what is the right way for supplying additional path for Perl modules in
a self-compiled (perl Makefile.PL && make && make install) SpamAssassin?
I have modules in non-standard directories I would like to include for
compilation.
Thanks
Florian
hello everybody,
i successfully created a spamtrap (have put a hidden email address on
2 webpages i own) and after two weeks spam is already coming in. i'd
like to automatically report this spam with the 'spamassassin -r'
option. razor is installed and i'm am using my spamcop address
(spamcop_to_a
On Thu, Apr 28, 2005 at 10:05:37PM -0700, Justin Mason wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
> Michael Parker writes:
> > Subject: SpamAssassin 3.0.3 Released
> > From: Michael Parker <[EMAIL PROTECTED]>
> > To: [EMAIL PROTECTED], users@spamassassin.apache.org,
> >dev@s
On Thursday, April 28, 2005, 10:32:15 PM, Daniel Quinlan wrote:
> [EMAIL PROTECTED] (Justin Mason) writes:
>>> Date: Thu, 28 Apr 2005 22:22:22 -0500 (20:22 PDT)
>>
>>
>> check it out! was that deliberate? ;)
> Your pattern recognition s
[EMAIL PROTECTED] (Justin Mason) writes:
>> Date: Thu, 28 Apr 2005 22:22:22 -0500 (20:22 PDT)
>
>
> check it out! was that deliberate? ;)
Your pattern recognition skills remain top-notch. ;-)
Daniel
--
Daniel Quinlan
http://www.path
On Thursday, April 28, 2005, 10:05:37 PM, Justin Mason wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> Michael Parker writes:
>> Subject: SpamAssassin 3.0.3 Released
>> From: Michael Parker <[EMAIL PROTECTED]>
>> To: [EMAIL PROTECTED], users@spamassassin.apache.org,
>>dev@spamassas
On Thu, 28 Apr 2005, jdow wrote:
> From: "Matt Kettler" <[EMAIL PROTECTED]>
>
> > Evan Platt wrote:
> >
> > >
> > > Allow myself ... to introduce... myself.
> >
> > "Please allow me to introduce myself, I'm a man of wealth and taste..."
>
> But are you married? And if not would a hard core techie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Michael Parker writes:
> Subject: SpamAssassin 3.0.3 Released
> From: Michael Parker <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED], users@spamassassin.apache.org,
>dev@spamassassin.apache.org
> Date: Thu, 28 Apr 2005 22:22:22 -0500 (20:22 PDT)
hi,
recently i've noticed that razor returns "err 202" messages after
some period of time (~12 to 24 hrs) or some number of messages,
and correspondingly does not report spam results back to SA.
restarting SA fixes the problem.
first, a little about the environment...
# uname -a
SunOS taco 5.9 G
1 - 100 of 107 matches
Mail list logo