README.md
author Sunil Nimmagadda <sunil@nimmagadda.net>
Fri, 05 Sep 2014 10:24:20 +0500
changeset 41 0cb519e770ba
parent 19 3d14d6437543
permissions -rw-r--r--
The sockaddr_storage returned by accept(2) belongs to session and not the listener. Move it to a place where it belongs: struct session.

pop3d
=====

POP3 Daemon with POP3S, STARTTLS extensions. Supports maildir, mbox formats.
Presently builds and runs only on OpenBSD.