2
0
forked from drew/smtprelay

Check sender email against auth file when user is authenticated

This commit is contained in:
Bernhard Froehlich
2018-12-28 15:30:55 +00:00
parent 76a04a2001
commit a82b0faf96
3 changed files with 27 additions and 2 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 ~250 LoC, chrj/smtpd ~1200 LoC)
* Small codebase (smtp-proxy ~300 LoC, chrj/smtpd ~1200 LoC)
* IPv6 support