Path to this page:
./
mail/popa3d,
Secure, reliable, performant, and small pop3 server
Branch: pkgsrc-2010Q3,
Version: 1.0.2nb1,
Package name: popa3d-1.0.2nb1,
Maintainer: pkgsrc-usersFrom the DESIGN-document:
Well, the goals themselves are obvious; they're probably the same for most
other POP3 servers as well. It's their priority that differs. For popa3d,
the goals are:
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).
popa3d can be run from inetd, or as a stand-alone server.
Note that popa3d only uses flock(2) for locking and may not be safe
on NFS or with mail systems that only use lock files.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.2 2001/11/25 23:55:35 zuntum Exp $
case "${STAGE}" in
POST-DEINSTALL)
${ECHO} ===========================================================================
${ECHO}
${ECHO} Remember to remove popa3d from /etc/inetd.conf and restart inetd.
${ECHO}
${ECHO} ===========================================================================
;;
esac
Master sites: (Expand)
SHA1: 85779cfc657050352b3bcda5ca7f1dfe7ac4e92b
RMD160: 7cde1e5876b44644ded3ff2287c19ae7520ba409
Filesize: 32.078 KB
Version history: (Expand)
- (2010-10-17) Package has been reborn
- (2010-10-16) Package added to pkgsrc.se, version popa3d-1.0.2nb1 (created)