Commit graph

2 commits

Author SHA1 Message Date
Dirk Meyer
77b231c638 Added new functionality:
SMTP_RELAY aftersucessfull POP3 authentification.

Option:
	SMPT_AFTER_POP=yes

Documentation and popauth.m4 is included in this port.

PR:		29906
2001-09-16 09:43:13 +00:00
Chris D. Faulhaber
dc2053998b popa3d is a POP3 server with the following goals:
1. Security (to the extent that is possible with POP3 at all, of course).
2. Reliability (again, as limited by the mailbox format and the protocol).
3. RFC compliance (slightly relaxed to work with real-world POP3 clients).
4. Performance (limited by the more important goals, above).

PR:		16652
Submitted by:	Sergey Samoyloff <techline@hotmail.ru>
2000-02-19 13:21:54 +00:00