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

@@ -25,5 +25,5 @@ produces mail.
* Authentication support with file (LOGIN, PLAIN)
* Enforce encryption for authentication
* Forwards all mail to a smarthost (GMail, MailGun or any other SMTP server)
* Small codebase (smtp-proxy ~300 LoC, chrj/smtpd ~1200 LoC)
* Small codebase
* IPv6 support