mail
Some checks failed
CI / build (push) Has been cancelled

This commit is contained in:
2025-09-16 21:19:02 +02:00
parent 9ee5212534
commit b301438c09

View File

@ -93,7 +93,9 @@ Rails.application.configure do
user_name: ENV['SMTP_USER_NAME'],
password: ENV['SMTP_PASSWORD'],
authentication: ENV['SMTP_AUTHENTICATION'] || 'plain',
enable_starttls_auto: ENV['SMTP_ENABLE_STARTTLS_AUTO'] || 'true'
enable_starttls: ENV['SMTP_ENABLE_STARTTLS_AUTO'] || 'true'
open_timeout: 5,
read_timeout: 5
}
# Enable locale fallbacks for I18n (makes lookups for any locale fall back to