summaryrefslogtreecommitdiffstats
path: root/mail/qmail-scanner1
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.22pav2004-05-307-42/+65
| | | | | PR: ports/65974 Submitted by: <freebsd@simplerezo.com> (maintainer)
* - Fix broken detection of Japanese locales [1]sergei2004-01-044-19/+23
| | | | | | | | | - Update patches - Bump PORTREVISION PR: 60853 [1] (partly) Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> [1], maintainer
* - Use --qmail-queue-binary configure's argument to point to the propersergei2004-01-032-5/+37
| | | | | | | | | | | location (i.e. ${QMAIL_DIR}/bin instead of ${PREFIX}/bin) Suggested by: J. Martin Petersen <jmp@alvorlig.dk> Fumihiko Kimura <jfkimura@yahoo.co.jp> - Check for qmail-queue binary in Makefile - Display build knobs descriptions in pre-configure - Install qs2mrtg.pl script (from contrib/) Submitted by: maintainer
* - chown(1) SPOOLDIR at the install timesergei2004-01-022-3/+4
| | | | Submitted by: maintainer
* - Update to 1.20 [1]sergei2003-12-294-17/+30
| | | | | | | | - Fix @dirrm stderr redirection in pkg-plist [2] PR: 60395 [2] (partly) Submitted by: maintainer [1], Fumihiko Kimura <jfkimura@yahoo.co.jp> [2]
* Add qmail-scanner 1.20.r4, Content/Anti-virus Scanner for qmail.sergei2003-12-119-0/+337
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>
OpenPOWER on IntegriCloud