Skip to content

Commit

Permalink
Remove service names from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
decke committed Apr 30, 2022
1 parent 81ea0c7 commit 1617155
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ configure.

My use case is simple. I need to send automatically generated mails from
cron via msmtp/sSMTP/dma, mails from various services and network printers
to GMail without giving away my GMail credentials to each device which
produces mail.
via a remote SMTP server without giving away my mail credentials to each
device which produces mail.


## Main features
Expand All @@ -26,6 +26,6 @@ produces mail.
* Checks for sender, receiver, client IP
* Authentication support with file (LOGIN, PLAIN)
* Enforce encryption for authentication
* Forwards all mail to a smarthost (GMail, MailGun or any other SMTP server)
* Forwards all mail to a smarthost (any SMTP server)
* Small codebase
* IPv6 support

0 comments on commit 1617155

Please sign in to comment.