diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-22 22:14:41 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 16:01:13 -0500 |
commit | 6cf18a0317fd7b8eb8a4fa10d5e349ecd8a4d01f (patch) | |
tree | 1c1a7c20503ea271947d6907d439280d6829b681 /system/clamsmtp | |
parent | 037d8b35731ddefd63fd77411d9406f601bd8716 (diff) | |
download | slackbuilds-6cf18a0317fd7b8eb8a4fa10d5e349ecd8a4d01f.tar.gz |
system/clamsmtp: Fixed dep information
Diffstat (limited to 'system/clamsmtp')
-rw-r--r-- | system/clamsmtp/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system/clamsmtp/README b/system/clamsmtp/README index a7b32729e1..41c3f2f441 100644 --- a/system/clamsmtp/README +++ b/system/clamsmtp/README @@ -2,5 +2,3 @@ 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. - -ClamAV (available at SlackBuilds.org) is required for this package. |