[Greylist-users] greylist lib in C?
Steven Grimm
koreth-greylist at midwinter.com
Tue Aug 24 17:17:30 PDT 2004
Check out Martin Dempsey's implementation for qmail:
http://www.digitaleveryware.com/projects/greylisting/
It's a relatively simple standalone C program (no C++) that is called
by the qmail SMTP server to check the status of a triplet. It uses
MySQL, but you could probably swap that out for a backend of your
choice without tons of effort.
-Steve
More information about the Greylist-users
mailing list