INPUT_MAIL_FILTER(`clmilter',`S=local:/var/run/clmilter.sock, F=,
T=S:4m;R:4m')dnl
define(`confINPUT_MAIL_FILTERS', `clmilter')

Still no changes to clamd.log, and no headers added to incoming mail. At
least sendmail is still working...

This may be related to a problem I just finished working through (with help) Did you upgrade your sendmail version from the stock install? If so, you will need to copy over the files from:


sendmail-source-dir/cf

To this directory:

/usr/share/sendmail-cf

The problem was incorrect versions of the m4 files which were causing the mail filters not to be added to the sendmail.cf

The best way to check if the filter is being added to the sendmail.cf file is to do a:

grep clam sendmail.cf

If it does not return a result, then the above should fix it.

Hope this helps,
Ray Slakinski



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to