James Hillyerd
aa7b760385
POP3 is working
...
Added pop3.domain config option (for APOP greeting)
Implemented CAPA command
Implemented APOP "encrypted" authorization
Updated all sample config files to include [pop3] section
Closes #8
2013-09-12 22:07:24 -07:00
James Hillyerd
06ce860435
Impl deletes, update SMTP session tracing
2013-09-12 17:00:08 -07:00
James Hillyerd
5a44456db5
Most of RFC1939 implmented
...
Most of the stuff in RFC1939 is implemented, and I was able to download
messages with Thunderbird. We do not yet purge deleted messages, and
probably need to implement some more auth modes.
2013-09-12 16:20:04 -07:00
James Hillyerd
01f6ad514b
Started impl DELE
2013-09-12 15:55:45 -07:00
James Hillyerd
4649fd0b05
Started impl DELE
2013-09-11 23:12:22 -07:00
James Hillyerd
983b4f745a
More basic POP3 implementation
...
Filestore/Datastore now supports a Size() method.
2013-09-10 17:56:04 -07:00
James Hillyerd
338698d461
Add empty shell of POP3 server
2013-09-09 15:51:26 -07:00