Page 1 of 1

Greylisting

Posted: Sun Feb 06, 2005 10:41 pm
by superbock
Hi!

I was looking for a qmail solution for greylisting. I noticed qgreylist on RH9 SRPMS, and tried it for a couple of days. Very easy to get it running, and worked fine. However, i wanted something more robust, SQL based.

I got the greylist patch at shupp.org, integrated it with scott's qmail SRPM, altered it to eliminate a couple of very simple patch rejects (it's the last patch applied on the SPEC file), and also tweaked logging.

It's now working great on two MX's. I block 99% of SPAM before it even reaches Spamassassin. No legit mail blocked. I should have done it earlier!

Scott, i highly recommend this.. maybe a qmail RPM with greylisting and another without.

I see one problem though.. the MySQL access config is hardcoded on the patch. It needs to be set prior to compilation. Maybe the patch could be altered in order to read this from an external file. And maybe even the greylisting could be set on/off dinamically (presence or absence of /var/qmail/control/greylist?)

I leave the suggestion!

Best regards

Posted: Mon Feb 07, 2005 3:00 pm
by scott
Send me your src.rpm, there might be a way to clean up the hardcoded paths with a trigger or something. Ill know more when I can take a look!

Posted: Mon Feb 07, 2005 3:26 pm
by superbock
u got mail!

Posted: Mon Feb 07, 2005 8:48 pm
by scott
haha, thanks!

Posted: Sun Nov 20, 2005 6:34 pm
by exi1ed0ne
Has there been anything done with this? I've had greylisting in the past and loved it (OpenBSD). Is there any plans to add this to the psa repository?

Posted: Sun Nov 20, 2005 8:27 pm
by scott
I havent touched it in a while, no. Its on my list though!

Posted: Sun Nov 20, 2005 11:40 pm
by exi1ed0ne
Yeah, I've got one of those lists too. :shock:

Keep us posted! BTW, thanks for the hard work!