Go SMTP server library
Go to file
2014-07-15 20:14:29 +02:00
address.go Implemented MaxConnections, corrected examples, removed MailAddress. 2014-07-15 10:07:58 +02:00
example_test.go Use separate package for tests and example. 2014-07-15 13:38:50 +02:00
LICENSE Cleanup, added license. 2014-07-15 12:37:25 +02:00
protocol.go Add Authenticator test in AUTH handler. 2014-07-15 20:14:29 +02:00
README.md Typo, README. 2014-07-15 13:22:18 +02:00
smtpd_test.go Add Authenticator test in AUTH handler. 2014-07-15 20:14:29 +02:00
smtpd.go Typo, README. 2014-07-15 13:22:18 +02:00