Code refactoring and rename package

This commit is contained in:
Bernhard Froehlich
2018-12-29 12:24:32 +00:00
parent ab850e8765
commit ab341c697d
5 changed files with 115 additions and 66 deletions

View File

@@ -13,7 +13,7 @@
// Some external packages provide more functionality. See:
//
// https://godoc.org/?q=smtp
package main
package smtpproxy
import (
"crypto/tls"