diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-11 11:40:35 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-11 11:40:35 +0000 |
commit | 46a4563118d992f8c05b8f3dbfb42d326e3e030b (patch) | |
tree | c9efc792f8edbaa084463d138bfd0b73adf1c14e /mail/qmail-scanner/pkg-descr | |
parent | 46868c18ec62f84c03d8debccbfd877f98bf8d1b (diff) |
Notes
Diffstat (limited to 'mail/qmail-scanner/pkg-descr')
-rw-r--r-- | mail/qmail-scanner/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/qmail-scanner/pkg-descr b/mail/qmail-scanner/pkg-descr new file mode 100644 index 000000000000..e1a3e30d6f0e --- /dev/null +++ b/mail/qmail-scanner/pkg-descr @@ -0,0 +1,11 @@ +Qmail-Scanner is e-mail content scanner that enables a qmail server to +scan all messages it receives for certain characteristics (normally viruses), +and react accordingly. + +If you have a commercial virus scanner (eg, Sophos sweep, McAfee +uvscan, etc) installed when you build qmail-scanner, qmail-scanner +will configure itself to use that. Otherwise, it will only use its +internal content filter which only allows you to block mail based +on text in the subject/body, general types of attachments, etc. + +WWW: http://qmail-scanner.sourceforge.net/ |