From 1e72264ce076fd683f82a4216672a2171a4776c9 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 22 Oct 2004 00:39:40 +0000 Subject: 1.0 version --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README') diff --git a/README b/README index 81871c3..3d45050 100644 --- a/README +++ b/README @@ -1,5 +1,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 -- cgit v1.2.3