Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

Re: installing unto RH9 - AHA , found something missing in the docs

2005-12-02 by c.r.p.

ok, problem half solved. At issue was the line in sendmail.mc of 
define(`confINPUT_MAIL_FILTERS', `clamav-milter')

I changed it to 
define(`confINPUT_MAIL_FILTERS', `greylist, clamav-milter') 

and started seeing things in the maillog.

UNFORTUNATELY, what i saw was :
error connecting to filter Connection refused by
/var/milter-greylist/milter-greylist.sock


Now this puzzles me. I am using the greylist-milter provided HACK and
am running the program via the command line of:
/usr/local/bin/milter-greylist -u root -p
/var/milter-greylist/milter-greylist.sock -v

so, went and tried 
/usr/local/bin/milter-greylist -p
/var/milter-greylist/milter-greylist.sock

which now did not blow up.

Restarted sendmail and whala - it seems to be doing something :)

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.