Re: Greylisting problem
Andrew Hutchings <[email protected]> Thu, 30 Nov 2006 20:02:54 +0000
| Newsgroups | gmane.mail.exim.spamassassin |
|---|---|
| Organization | A-Wing Internet Services |
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Marc MERLIN wrote: >> Not quite, it is writing tuplets for whitelisted items (mail with a >> score <3.5), but it isn't greylisting anything, just constantly temp >> rejecting if >3.5 && <12 with nothing new in the tuplets. >> It definitely isn't a permissions problem with /var/spool/sa-exim/tuplets/ > > Ah, I see. > > Mmmh, beats me. > I would say turn on debugging for spamassassin, something like > spamassassin -t -D < /tmp/greylistmail > and look at the output. > If necessary, add prints in the perl module so that it gives you a clue why > it's not writing to disk when it enters the greylist code > > Marc After reading through the SA module code I figured out where I was going wrong. All spam in question had no from set, and I had the option greylistnullfrom set to 0. Unfortunately this doesn't produce any warn or anything, it just exits gracefully, which made it very hard to debug. So as a feature request, could this output a message to state that there is no from set and greylistnullfrom is 0? Regards Andrew - -- Andrew Hutchings (A-Wing) - Linux Jedi A-Wing Internet Services - www.a-wing.co.uk Windows is the path to the darkside...Windows leads to Blue Screen. Blue Screen leads to downtime. Downtime leads to suffering...I sense much Windows in you. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFbzjuZ+2Y3WLvbJIRAuz/AJ9jEo6Odx7sdmwu+tT7HbJpEnlG6ACgvaYN Q07YVq5sqtbh/JrDdVDpJY8= =pfTk -----END PGP SIGNATURE-----