summaryrefslogtreecommitdiff
path: root/mail/nopop3d
AgeCommit message (Collapse)AuthorFilesLines
2020-11-23Fix RCS Id.schmonz1-1/+1
2020-11-19Remove DJB_RESTRICTED, no longer used.schmonz1-3/+1
2020-10-30Initial import of nopop3d, a POP3 server for when you don't want mail.schmonz6-0/+132
nopop3d is not a POP3 server. It can be useful as part of a simple authentication service that happens to be implemented as POP3. nopop3d consists of qmail-pop3d with several POP3 verbs and all the file access removed.