fork of github.com/chrj/smtpd
Find a file
2014-07-15 10:11:37 +02:00
cmd/smtpd go fmt. 2014-07-14 14:20:36 +02:00
address.go Implemented MaxConnections, corrected examples, removed MailAddress. 2014-07-15 10:07:58 +02:00
example_test.go go fmt. 2014-07-15 10:09:34 +02:00
protocol.go Implemented MaxConnections, corrected examples, removed MailAddress. 2014-07-15 10:07:58 +02:00
smtpd.go newSession cannot fail. 2014-07-15 10:11:37 +02:00
smtpd_test.go Implemented MaxConnections, corrected examples, removed MailAddress. 2014-07-15 10:07:58 +02:00