Commit graph

5 commits

Author SHA1 Message Date
Sergei Kolobov
b5ac288585 Change to my @FreeBSD.org address.
Approved by:	krion
2003-10-23 05:42:49 +00:00
Erwin Lansing
761573a62a Update to 0.87
PR:		56642
Submitted by:	maintainer
2003-09-09 19:40:05 +00:00
Mario Sergio Fujikawa Ferreira
5b698dc673 o Update to 0.86
- Allow for addition of user-specified headers with $HEADER_ADD
  - SMTP front end now logs invalid commands
  - Added a hook for CVM validation of recipient addresses
  - Added support for RFC 1870 ESMTP SIZE extension

PR:		52910
Submitted by:	maintainer
2003-06-12 15:58:01 +00:00
Edwin Groothuis
776d6b0040 accidentially commted files. 2003-03-31 09:12:36 +00:00
Edwin Groothuis
df8ac69196 mail/mailfront: Mail server network protocol front-ends
This is mailfront, a package containing customizeable network
	front-ends for mail servers.  It contains complete SMTP and
	POP3 front-ends as well as an authentication module for
	IMAP.

	Two SMTP back-ends are provided.  One delivers mail to
	qmail-queue, mimicking most of the behavior of qmail-smtpd,
	with the addition of support for SMTP AUTH.  The other
	rejects all SMTP commands if $SMTPREJECT is set, and execs
	its command line otherwise (in order to run the above
	program).

	Author:	Bruce Guenter <bruceg@em.ca>
	WWW:	http://untroubled.org/mailfront/

PR:		ports/48902,ports/49973
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-03-31 09:11:28 +00:00