Implement the POP3 CAPA command from RFC 2449.
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 2 Jan 2017 08:14:15 +0000 (03:14 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 2 Jan 2017 08:14:15 +0000 (03:14 -0500)
commitbb427850af72b481a467df7de0bfa095735397b6
tree2e7da64cad80ec24bf847c43497ec35be978f131
parentefc0dbed3b1752c55d052a0e2468292fbe97f22f
Implement the POP3 CAPA command from RFC 2449.
README.md
pop3/conn.go
pop3/conn_test.go