diff options
author | garga <garga@FreeBSD.org> | 2005-07-20 21:39:35 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-07-20 21:39:35 +0800 |
commit | 8542515b3b8ff7515c7d8fe5518eb242c9f617ca (patch) | |
tree | fb104b5be112dd272af7ce599945aa90746c5725 /mail/Makefile | |
parent | 5fe7b36bb0cb5ae7cbeffff4049c699420ffca45 (diff) | |
download | freebsd-ports-gnome-8542515b3b8ff7515c7d8fe5518eb242c9f617ca.tar.gz freebsd-ports-gnome-8542515b3b8ff7515c7d8fe5518eb242c9f617ca.tar.zst freebsd-ports-gnome-8542515b3b8ff7515c7d8fe5518eb242c9f617ca.zip |
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 e763b5a34dd4..fa3f044bdc37 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 |