PDA

View Full Version : Greylisting anyone?


Przemek
03-01-2007, 09:56 AM
I'd like to configure my DA server to use greylisting in Exim. I know it's planned to be included in future releases of Spamblocker but does anyone use greylisting already with Directadmin? How do I set it up manually in the way that will work with DA config?

jlasman
03-01-2007, 01:05 PM
We found two methods of doing greylisting with Exim. One uses a flat file and the other MySQL.

The one using a flatfile required a daemon to run that we couldn't get to work properly :( .

The one requiring MySQL requires no daemon, but does require MySQL support compiled into Exim.

It's the latter I've decided to go with, and I haven't had time to recompile Exim and do the necessary testing (I'm in the middle of an office move).

If you wish to go ahead in advance of the future release, please do, and let us know how it works for you.

Jeff

AxlF
03-08-2008, 05:53 AM
Hi,

I would like to know whether is graylisting is included in SpamnBlocker already or not ?

Perhaps someone could get me that info.


Regards,
Alexander

jlasman
03-14-2008, 02:59 PM
No, it's not because I wasn't able to get it to work in the time I allotted for it.

I intend to spend more time on it this summer.

What I call "nolisting" is available; search these forums.

Jeff