does the path to the socket match between sendmail and clamav-milter ? permissions on socket?
On Thu, 21 Apr 2005, Pete Sherwin S. Villanueva wrote:
The INPUT_MAIL_FILTER is in one line.....i comment out this line define(`confINPUT_MAIL_FILTERS', `clmilter') but still error occured.
----- Original Message ----- From: "Subhendu Ghosh" <[EMAIL PROTECTED]> To: "ClamAV users ML" <[email protected]> Sent: Thursday, April 21, 2005 7:38 AM Subject: Re: [Clamav-users] milter in error state
On Thu, 21 Apr 2005, Pete Sherwin S. Villanueva wrote:
i did add this line to my sendmail.mc and recompile it.
INPUT_MAIL_FILTER(`clmilter',`S=local:/var/run/clmilter.sock, F=, T=S:4m;R:4m')dnl define(`confINPUT_MAIL_FILTERS', `clmilter')
The INPUT_MAIL_FILTER should be one line (assuming email wrap)
Delete the "define(.." entry It effectively remove the defininition from the line above. not what you want. (ref: http://www.sendmail.org/m4/adding_mailfilters.html)
recompile sendmail.mc and restart sendmail.
The clamav-milter docs need to be updated.
--
-sg _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
_______________________________________________ http://lurker.clamav.net/list/clamav-users.html
--
_______________________________________________ http://lurker.clamav.net/list/clamav-users.html
