Features


Latest stable release

1.1 (for Sendmail 8.14.0+)

Other releases


Source code access

SourceForge Git Repository
GitHub Repository


Installation

  1. compile source

    # make

  2. install compiled program

    # make install

  3. add something like the line below to sendmail.mc file:

    INPUT_MAIL_FILTER(`lclamav-milter', `S=unix:/var/run/milter/lclamav-milter.sock, T=C:5m;S:20s;R:5m;E:10m, F=T')dnl

  4. add "lclamav-milter" to the "InputMailFilters" parameter in DAEMON_OPTIONS

  5. generate new sendmail.cf file from sendmail.mc

  6. run lclamav-milter manually or use the init.d script provided in the source repository.

    # /usr/local/sbin/lclamav-milter --user milter --group milter --bind unix:/var/run/milter/lclamav-milter.sock -T /var/tmp/clamav --daemon

That's it. Watch the logs and watch the viruses as they are rejected.


Project page

http://sourceforge.net/projects/lclamav-milter
Report bugs, post patches, request new features, get support. . .


Other similar milters

Original ClamAV milter
smf-clamd (Sendmail ClamAV milter)
smtp-vilter
IVS Milter


Links

http://www.clamav.net
http://dnsbl-milter.sourceforge.net