diff options
author | garga <garga@FreeBSD.org> | 2005-07-20 13:39:35 +0000 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-07-20 13:39:35 +0000 |
commit | 8542515b3b8ff7515c7d8fe5518eb242c9f617ca (patch) | |
tree | fb104b5be112dd272af7ce599945aa90746c5725 /mail/Makefile | |
parent | 5fe7b36bb0cb5ae7cbeffff4049c699420ffca45 (diff) | |
download | FreeBSD-ports-8542515b3b8ff7515c7d8fe5518eb242c9f617ca.zip FreeBSD-ports-8542515b3b8ff7515c7d8fe5518eb242c9f617ca.tar.gz |
A qmail-queue replacement to filter mail traffic and more.
It supports:
* Antivirus executing
* body filtering
* subject filtering
* attachment blocking
* quarantine
* white/black list
* single line logging for qmail and many features.
PR: ports/83590
Submitted by: Ozkan KIRIK <ozkan@enderunix.org>
Approved by: flz (mentor)
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index e763b5a..fa3f044 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -421,6 +421,7 @@ SUBDIR += qpopper SUBDIR += qscan SUBDIR += qsf + SUBDIR += qsheff SUBDIR += qtools SUBDIR += queue-fix SUBDIR += queue-repair |