]> cat aescling's git repositories - mastodon.git/commitdiff
Updated note about 'none' SMTP authentication method in .env.production.sample (...
authorevilny0 <evilny0@moomoocamp.net>
Wed, 19 Apr 2017 21:16:43 +0000 (23:16 +0200)
committerEugen <eugen@zeonfederated.com>
Wed, 19 Apr 2017 21:16:43 +0000 (23:16 +0200)
.env.production.sample

index 16ffd0803cf1ed19535cb5c8cbdb9894e5f87e2b..5ef76caa58f8a7a6ef906786162a6a7e2cdd050f 100644 (file)
@@ -36,7 +36,8 @@ OTP_SECRET=
 # E-mail configuration
 # Note: Mailgun and SparkPost (https://sparkpo.st/smtp) each have good free tiers
 # If you want to use an SMTP server without authentication (e.g local Postfix relay)
-# then set SMTP_AUTH_METHOD to 'none' and leave SMTP_LOGIN and SMTP_PASSWORD blank
+# then set SMTP_AUTH_METHOD to 'none' and *comment* SMTP_LOGIN and SMTP_PASSWORD.
+# Leaving them blank is not enough for authentication method 'none'.
 SMTP_SERVER=smtp.mailgun.org
 SMTP_PORT=587
 SMTP_LOGIN=