pop3d -- remote maildrop access server
/usr/sbin/in.pop3d
Pop3d is a mailbox server based on the Internet RFC1225, Post Office Protocol Version 3. The program allows remote access to UNIX maildrops found in /var/spool/mail. The server requires user and password verification before a maildrop can be opened. The server can retrieve and delete messages from the maildrop on a per-message basis.
Pop3d listens for TCP requests on port 110. Once connected it expects single line commands terminated by a <CR-LF>.
Pop3d currently supports the following POP3 commands; the commands are case independent.
The remaining optional command specified in RFC1225 (RPOP) is not implemented.
/var/spool/mail/*
UNIX FromSPACE delimited maildrops
Katie Stevens, <dkstevens@ucdavis.edu>, Information Technology -- Campus Access Point University of California, Davis
The POP3 standard supersedes Post Office Protocol Version 2 (POP2), described in RFC937.
Maintainer of one verison of this daemon is Derric Scott, <dtscott@scott.net>, Scott Network Services, Inc. The latest version can be found at ftp://ftp.scott.net/pub/linux/mail.