Merge from vendor branch TNF:
[pkgsrc.git] / mail / popa3d / pkg / DESCR
1 From the DESIGN-document:
2
3 Well, the goals themselves are obvious; they're probably the same for most
4 other POP3 servers as well. It's their priority that differs. For popa3d,
5 the goals are:
6
7 1. Security (to the extent that is possible with POP3 at all, of course).
8 2. Reliability (again, as limited by the mailbox format and the protocol).
9 3. RFC compliance (slightly relaxed to work with real-world POP3 clients).
10 4. Performance (limited by the more important goals, above).
11
12 This package is installed to be run from inetd, which is sufficient 
13 for normal usage. However, it is possible to build a stand-alone 
14 version, should you need better performance. (This is currently not
15 supported by the package system.)