Re: Phishing: My rule and thoughts

2005-06-19 Thread Theo Van Dinter
On Mon, Jun 20, 2005 at 01:58:52AM +0200, mouss wrote: > >Here is my custom spamass rule file to block Phishing emails. Please note > >that this is aggressive and you may want to lower scores. But I refuse to > >lower scores for my mail server :) FYI: OVERALL% SPAM% HAM% S/ORANK

Re: Phishing: My rule and thoughts

2005-06-19 Thread mouss
Murty Rompalli wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Here is my custom spamass rule file to block Phishing emails. Please note that this is aggressive and you may want to lower scores. But I refuse to lower scores for my mail server :) Murty's Phish Block: http://solar.murty.net

RE: SpamAssassin 3.1.0pre1 PRERELEASE available!

2005-06-19 Thread Larry Rosenman
Theo Van Dinter wrote: > On Sun, Jun 19, 2005 at 04:02:11PM -0400, Larry Rosenman wrote: >> It showed up when I enabled Mail::DomainKeys, so it may be that In >> the way SA is using it, FWIW. > > Doing some digging, DK uses Crypt::OpenSSL::RSA, which has in it: > > BEGIN { eval { require Crypt::O

Re: SpamAssassin 3.1.0pre1 PRERELEASE available!

2005-06-19 Thread Theo Van Dinter
On Sun, Jun 19, 2005 at 05:03:27PM -0500, Alex S Moore wrote: > >>I cannot find where to put the dcc user options like dcc_dccifd_path. > >>If I leave them in /local.cf, I get info messages about > >>skipping dcc. > > Yes, I did enable the DCC plugin. Running spamassassin with the debug > opti

Re: SpamAssassin 3.1.0pre1 PRERELEASE available!

2005-06-19 Thread Alex S Moore
Theo Van Dinter wrote: On Sun, Jun 19, 2005 at 10:11:43AM -0500, Alex S Moore wrote: I cannot find where to put the dcc user options like dcc_dccifd_path. If I leave them in /local.cf, I get info messages about skipping dcc. Did you enable the DCC plugin? Due to license issues with DCC, we

RE: SpamAssassin 3.1.0pre1 PRERELEASE available!

2005-06-19 Thread Larry Rosenman
Theo Van Dinter wrote: > On Sun, Jun 19, 2005 at 04:02:11PM -0400, Larry Rosenman wrote: >> It showed up when I enabled Mail::DomainKeys, so it may be that In >> the way SA is using it, FWIW. > > Doing some digging, DK uses Crypt::OpenSSL::RSA, which has in it: > > BEGIN { eval { require Crypt::O

Re: SpamAssassin 3.1.0pre1 PRERELEASE available!

2005-06-19 Thread Theo Van Dinter
On Sun, Jun 19, 2005 at 04:02:11PM -0400, Larry Rosenman wrote: > It showed up when I enabled Mail::DomainKeys, so it may be that > In the way SA is using it, FWIW. Doing some digging, DK uses Crypt::OpenSSL::RSA, which has in it: BEGIN { eval { require Crypt::OpenSSL::Bignum; }; } All I can say

RE: SpamAssassin 3.1.0pre1 PRERELEASE available!

2005-06-19 Thread Larry Rosenman
It showed up when I enabled Mail::DomainKeys, so it may be that In the way SA is using it, FWIW. LER -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 3535 Gaspar Drive, Dallas, TX 75220-3611 US

Re: SpamAssassin 3.1.0pre1 PRERELEASE available!

2005-06-19 Thread Theo Van Dinter
On Sun, Jun 19, 2005 at 02:46:41PM -0400, Larry Rosenman wrote: > Another one you might want to add to that list: > > Crypt::OpenSSL::Bignum > > The pre-req chain for Mail::DomainKeys doesn't req it, but apparently SA > 3.1.0pre1 does. Nothing in 3.1 uses that directly that I can find, so there'

RE: SpamAssassin 3.1.0pre1 PRERELEASE available!

2005-06-19 Thread Larry Rosenman
Another one you might want to add to that list: Crypt::OpenSSL::Bignum The pre-req chain for Mail::DomainKeys doesn't req it, but apparently SA 3.1.0pre1 does. LER -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org

Re: SpamAssassin 3.1.0pre1 PRERELEASE available!

2005-06-19 Thread Theo Van Dinter
On Sun, Jun 19, 2005 at 11:32:05AM +0200, Kai Schaetzl wrote: > I did a make install now. I have it running with a MailScanner setup of a > few months ago. I enabled DomainKeys and found that this module isn't > included. Is this only for this pre-release? If not, I suggest adding that > informa

Re: SpamAssassin 3.1.0pre1 PRERELEASE available!

2005-06-19 Thread Theo Van Dinter
On Sun, Jun 19, 2005 at 10:11:43AM -0500, Alex S Moore wrote: > I cannot find where to put the dcc user options like dcc_dccifd_path. > If I leave them in /local.cf, I get info messages about > skipping dcc. Did you enable the DCC plugin? Due to license issues with DCC, we had to disable the pl

Re: SpamAssassin 3.1.0pre1 PRERELEASE available!

2005-06-19 Thread Alex S Moore
Justin Mason wrote: hi all -- it's time to broaden the pool of 3.1.0 testing -- so here's a prerelease. It's functionally quite close to what 3.1.0 will be, although we haven't yet done the rescoring mass-checks and Perceptron run, and there may be one or two more patches going in before the ful

Phishing: My rule and thoughts

2005-06-19 Thread Murty Rompalli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Here is my custom spamass rule file to block Phishing emails. Please note that this is aggressive and you may want to lower scores. But I refuse to lower scores for my mail server :) Murty's Phish Block: http://solar.murty.net/~murty/sa/Murty.phishbl

Re: Mail Header Overview?

2005-06-19 Thread mouss
Sven Riedel wrote: Hi, does anyone know offhand of a fairly comprehensive list of Mail headers used, with a short explanation as to what program adds what X-Header? I've tried searching in google, but looking for something like "Mail Header From: To: Subject: Received X-" will of course retu

Re: SpamAssassin 3.1.0pre1 PRERELEASE available!

2005-06-19 Thread Kai Schaetzl
Justin Mason wrote on Sat, 18 Jun 2005 15:33:25 -0700: > Kai, are you sure it's reading the same > init.pre file you think it is?run with -D and check. > > note that if you run SpamAssassin from the build dir, it'll pick up the > init.pre file in "rules" rather than your system one, I thi