]> cat aescling's git repositories - mastodon.git/commitdiff
Improve example env file for local Postfix relay (#2892)
authorJarek Lipski <pub@loomchild.net>
Mon, 8 May 2017 01:34:11 +0000 (03:34 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 8 May 2017 01:34:11 +0000 (03:34 +0200)
.env.production.sample

index cf08a84b9a38106344324f474d7bad916317093e..87bd093a73dd44f3e4ce45f36dcf2dd0cc89a91b 100644 (file)
@@ -38,8 +38,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 *comment* SMTP_LOGIN and SMTP_PASSWORD.
-# Leaving them blank is not enough for authentication method 'none'.
+# then set SMTP_AUTH_METHOD and SMTP_OPENSSL_VERIFY_MODE to 'none' and 
+# *comment* SMTP_LOGIN and SMTP_PASSWORD (leaving them blank is not enough).
 SMTP_SERVER=smtp.mailgun.org
 SMTP_PORT=587
 SMTP_LOGIN=