aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-09 21:09:17 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-09 21:09:17 +0000
commitf5ec9f1ea3eb58fd58a24048adadf68c48dd84d2 (patch)
tree1c1238240c3e7c3fa160c33131aa798174269329 /mail/Makefile
parentb6f7117b73d53c77ae3d7c304b37d8ffff108a8a (diff)
downloadports-f5ec9f1ea3eb58fd58a24048adadf68c48dd84d2.tar.gz
ports-f5ec9f1ea3eb58fd58a24048adadf68c48dd84d2.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
Notes
Notes: svn path=/head/; revision=181881
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