aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-01-10 05:09:17 +0800
committermiwi <miwi@FreeBSD.org>2007-01-10 05:09:17 +0800
commit2ed41d9ecd73497937275eb43ee2b6700aa7e5a9 (patch)
tree96ed28ec316dddfd02573dfaf0296a097c203ed0 /mail/Makefile
parentf313a2a6e6884de47ec0db0da7f6e3afe98bd57e (diff)
downloadfreebsd-ports-gnome-2ed41d9ecd73497937275eb43ee2b6700aa7e5a9.tar.gz
freebsd-ports-gnome-2ed41d9ecd73497937275eb43ee2b6700aa7e5a9.tar.zst
freebsd-ports-gnome-2ed41d9ecd73497937275eb43ee2b6700aa7e5a9.zip
Qpsmtpd started as a replacement daemon for the SMTP receiver (qmail-smtpd)
from the qmail mail transport agent (MTA). qmail-smtpd has a number of shortcomings (e.g. being unable to check the validity of a recipient mail address) and is written in C which makes it burdensome to modify and extend. Qpsmtpd, on the other hand, is written in pure perl and can be customized easily. It consists of a core that implements a complete SMTP server, and a number of plugins/modules which control the operations. Such plugins include plugins to check the recipient and sender as well as plugins for virus scanning, spam checking, blocking lists (dns and rhs), AUTH and TLS. Qpsmtpd can not only be used with qmail but also with e.g. postfix and exim. It can also write messages to a Maildir or forward it to a remote host without buffering. WWW: http://smtpd.develooper.com/ PR: ports/107668 Submitted by: Zane C. Bowers
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 4ece946f3079..e611ab2d1b91 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -382,6 +382,7 @@
SUBDIR += p5-URI-imaps
SUBDIR += p5-WWW-GMail
SUBDIR += p5-WWW-Hotmail
+ SUBDIR += p5-qpsmtpd
SUBDIR += p5-vpopmail
SUBDIR += pantomime
SUBDIR += pathalias