Re: how do i integrate SPF In ...

2006-06-27 Thread Ramprasad
On Fri, 2006-06-23 at 11:48 -0400, Screaming Eagle wrote: > how about those test that does not have plugins, e.g: > 20_drugs.cf and 20_fake_helo_tests.cf, how do you include this in your > spamasassin? > > Thanks. You must have found that by now , put any file with name *.cf in /etc/mail/spamassa

RE: how do i integrate SPF In ...

2006-06-23 Thread Bowie Bailey
Screaming Eagle wrote: > how about those test that does not have plugins, e.g: 20_drugs.cf > and 20_fake_helo_tests.cf, how do you include this in your > spamasassin? If they are standard rules found in /usr/share/spamassassin, don't do anything. They are automatically used. (Unless you have /va

Re: how do i integrate SPF In ...

2006-06-23 Thread Screaming Eagle
how about those test that does not have plugins, e.g: 20_drugs.cf and 20_fake_helo_tests.cf, how do you include this in your spamasassin? Thanks.

Re: how do i integrate SPF In ...

2006-06-23 Thread Ramprasad
On Fri, 2006-06-23 at 00:51 -0400, Screaming Eagle wrote: > how do I integrate SPF in /usr/share/spamassassin/25_spf.cf into > /etc/mail/spamassassin/local.cf? The content of 25_spf.cf directed > me to Mail::Spamassassin::Conf, after reading it, I am still not clear > on how to c

how do i integrate SPF In ...

2006-06-22 Thread Screaming Eagle
how do I integrate SPF in /usr/share/spamassassin/25_spf.cf into /etc/mail/spamassassin/local.cf? The content of 25_spf.cf directed me to Mail::Spamassassin::Conf, after reading it, I am still not clear on how to configure spf? Thanks.