Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExampleServer ¶
func ExampleServer()
ExampleServer runs an example SMTP server.
It can be tested manually with e.g. telnet:
> telnet localhost 1025 EHLO localhost AUTH PLAIN AHVzZXJuYW1lAHBhc3N3b3Jk MAIL FROM:<root@nsa.gov> RCPT TO:<root@gchq.gov.uk> DATA Hey <3 .
Types ¶
Click to show internal directories.
Click to hide internal directories.