Simple accept/listen loop for the SMTP server.
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 12 Dec 2016 04:35:56 +0000 (23:35 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 12 Dec 2016 04:35:58 +0000 (23:35 -0500)
commit84cad4797dd15ba66763a32463c5580c0506a605
treecbd604a3e209ccd894ba0da1e00a06e857856655
parentc01b9156f3b8f6ebc5abcbc8951b1710a2cd640e
Simple accept/listen loop for the SMTP server.
mailpopbox.go
smtp.go [new file with mode: 0644]
smtp/conn.go [new file with mode: 0644]
smtp/server.go [new file with mode: 0644]