summaryrefslogtreecommitdiff
path: root/README
blob: 3d45050dbccc312162f42cd04e7eb4719f5a0283 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
=================================================================
                        CLAMSMTP README

ClamSMTP is an SMTP filter that allows you to check for viruses
using the ClamAV anti-virus software. It accepts SMTP connections
and forwards the SMTP commands and responses to another SMTP server.
The 'DATA' email body is intercepted and scanned before forwarding.

See the website:
http://memberwebs.com/nielsen/software/clamsmtp/

How to use with Postfix:
http://etc.ws.local/tech/software/clamsmtp/postfix.html

How to use as a Transparent Proxy:
http://etc.ws.local/tech/software/clamsmtp/transparent.html