Date: Thu, 11 Dec 2003 03:40:35 -0800 (PST) From: Sergei Kolobov <sergei@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/qmail-scanner Makefile distinfo pkg-descr pkg-install pkg-message pkg-plist patch-qmail-scanner-queue.template patch-sub-spamassassin.pl Message-ID: <200312111140.hBBBeZ8i099930@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sergei 2003/12/11 03:40:35 PST FreeBSD ports repository Modified files: mail Makefile Added files: mail/qmail-scanner Makefile distinfo pkg-descr pkg-install pkg-message pkg-plist mail/qmail-scanner/files patch-configure patch-qmail-scanner-queue.template patch-sub-spamassassin.pl Log: Add qmail-scanner 1.20.r4, Content/Anti-virus Scanner for qmail. 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/ PR: 55941 Submitted by: moeti <freebsd@simplerezo.com> Revision Changes Path 1.460 +1 -0 ports/mail/Makefile 1.1 +89 -0 ports/mail/qmail-scanner/Makefile (new) 1.1 +1 -0 ports/mail/qmail-scanner/distinfo (new) 1.1 +106 -0 ports/mail/qmail-scanner/files/patch-configure (new) 1.1 +51 -0 ports/mail/qmail-scanner/files/patch-qmail-scanner-queue.template (new) 1.1 +10 -0 ports/mail/qmail-scanner/files/patch-sub-spamassassin.pl (new) 1.1 +11 -0 ports/mail/qmail-scanner/pkg-descr (new) 1.1 +43 -0 ports/mail/qmail-scanner/pkg-install (new) 1.1 +12 -0 ports/mail/qmail-scanner/pkg-message (new) 1.1 +14 -0 ports/mail/qmail-scanner/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312111140.hBBBeZ8i099930>