Skip to content

Distributable fork of ClamAV integration to the OpenSMTPD daemon.

License

Notifications You must be signed in to change notification settings

mocheryl/opensmtpd-filter-clamav

Repository files navigation


				 filter-clamav

   Documentation and description of usage, can be found in
   filter-clamav(1) manual page.

Installation Requirements

   Go and Make are needed to build and install filter-clamav.
   Supported platforms are Linux and OpenBSD.

Installation from Source

   Extract and install filter-clamav:

    # tar xzf filter-clamav-n.n.tar.gz
    # cd filter-clamav-n.n/
    # make

  Install filter-clamav:

    # make install