Add pop3 support

This commit is contained in:
Christian Musa 2016-01-23 19:51:09 -03:00
parent 5f66a303c1
commit 9a80374bc3
5 changed files with 42 additions and 3 deletions

4
test/auth/pop3-auth.txt Normal file
View file

@ -0,0 +1,4 @@
USER user1@localhost.localdomain
PASS mypassword
LIST
quit