Configuring milter-greylist on Fedora 9
2009-02-11 by mxmsj
I made some progress installing milter-greylist with yum on Fedora 9, but I couldn't get the dumpfile working. I decided to get the latest stable version from the website and try a different route. The long story of how I got it working is here: <http://moleski.net/dokuwiki/doku.php/blog/milter-greylist-and-fedora-9> Short story: what worked for me was to use user="mail" and "daemon --user=$user /usr/local/bin/milter-greylist $OPTIONS" in /etc/init.d/milter-greylist got me off the schneid. Marty