Commit graph

5 commits

Author SHA1 Message Date
Thomas Abthorpe
0d9e02395a - Pass maintainership to pgollucci p6m7g8.com
PR:		ports/121978
Submitted by:	Zane C.B. <vvelox vvelox.net> (maintainer)
2008-03-23 19:02:26 +00:00
Marcelo Araujo
eef7cd0f96 - Fix RC script.
- Bump PORTREVISION.

PR:		ports/115424
Submitted by:	Zane C. B. <vvelox@vvelox.net> (maintainer)
Approved by:	itetcu (mentor)
2007-08-17 02:31:45 +00:00
Roman Bogorodskiy
f672a5ce67 - s/INSTALL_SHARE/INSTALL_DATA/
- bump PORTREVISION

Submitted by:	araujo
2007-08-07 17:12:40 +00:00
Marcelo Araujo
9c7f174ab2 - Update to 0.40.
PR:		ports/113611
Submitted by:	Z.C.B. <vvelox@vvelox.net> (maintainer)
Approved by:	pav (portmgr, in mentor's absence)
2007-08-06 20:45:12 +00:00
Martin Wilke
f5ec9f1ea3 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
2007-01-09 21:09:17 +00:00