Add the first test for SMTP connections, based on the exchange in RFC 5321.
[mailpopbox.git] / smtp / conn_test.go
2016-12-13 Robert SesekAdd the first test for SMTP connections, based on the...