Added by Reiner Lichtenberger almost 5 years ago
it appears:
An error occurred while sending mail (Net::ReadTimeout with #<TCPSocket:(closed)>)
or
504 Gateway Time-out+
what can I do? V 4.1.1
SNIP -----------------
email_delivery:
delivery_method: :smtp
smtp_settings:
address: "ghgh.de"
port: 465
authentication: :login
domain: 'ghgh.de'
user_name: 'i@ghgh.de'
password: 'xxxxx'
SNIP ---