فهرست منبع

Remove service names from readme

Bernhard Fröhlich 3 سال پیش
والد
کامیت
1617155f1e
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -16,8 +16,8 @@ configure.
 
 
 My use case is simple. I need to send automatically generated mails from
 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
 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
 ## Main features
@@ -26,6 +26,6 @@ produces mail.
 * Checks for sender, receiver, client IP
 * Checks for sender, receiver, client IP
 * Authentication support with file (LOGIN, PLAIN)
 * Authentication support with file (LOGIN, PLAIN)
 * Enforce encryption for authentication
 * 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
 * Small codebase
 * IPv6 support
 * IPv6 support