mastodon-glitch/config/environments
Miguel Jacq e9eaf9e33c Allow using an SMTP server without authentication (#1597)
* Allow using an SMTP server without authentication (e.g Postfix relay on the same host) by setting SMTP_LOGIN and SMTP_AUTH_METHOD to 'none'

* Add note in .env.production.sample about SMTP settings for servers where no auth is required

* Assume that SMTP_LOGIN and SMTP_PASSWORD will be blank if we set SMTP_AUTH_METHOD to none
2017-04-17 10:41:19 +02:00
..
development.rb Preheat status cache 2017-02-05 17:24:18 +01:00
production.rb Allow using an SMTP server without authentication (#1597) 2017-04-17 10:41:19 +02:00
test.rb Add API to upload media attachments 2016-09-05 17:46:36 +02:00