Go SMTP server library
Go to file
2014-07-19 20:55:40 +02:00
.hgignore Send the HELO hostname to the HeloChecker. 2014-07-18 08:46:39 +02:00
address.go Different fixes. 2014-07-17 16:00:44 +02:00
example_test.go Send the HELO hostname to the HeloChecker. 2014-07-18 08:46:39 +02:00
LICENSE Cleanup, added license. 2014-07-15 12:37:25 +02:00
protocol.go Handle too long lines. Make envelope reset into a session method. 2014-07-19 20:55:40 +02:00
README.md Typo, README. 2014-07-15 13:22:18 +02:00
smtpd_test.go Handle too long lines. Make envelope reset into a session method. 2014-07-19 20:55:40 +02:00
smtpd.go Handle too long lines. Make envelope reset into a session method. 2014-07-19 20:55:40 +02:00