Add a test for POP3 RETR.
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 17 Dec 2016 21:23:18 +0000 (16:23 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 17 Dec 2016 21:23:18 +0000 (16:23 -0500)
commit0bc26d57d4cbcfc2a082d691387189c4d635ae75
tree76b44e5ec7ca6fb477479dce2e9f3ab1b9a622fc
parent4268603f7ff6fa3bf17b18d9ee7177726212ee73
Add a test for POP3 RETR.

Fixes a bug where the code line was not sent.
pop3/conn.go
pop3/conn_test.go