Implement the POP3 UIDL command.
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 2 Jan 2017 06:32:26 +0000 (01:32 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 2 Jan 2017 06:32:26 +0000 (01:32 -0500)
commit5da71dab4aef6ee95e3994a5be9644a91423f9fe
tree140905041f7eb39e81a698d716bed79e6898e8b2
parent2259899b3fd5144318ac15b1b806ffa9f629df31
Implement the POP3 UIDL command.
pop3.go
pop3/conn.go
pop3/conn_test.go
pop3/server.go