Added by Michael Gu over 6 years ago
I'm running Windows Server 2008 with Ruby.When I try to send a testing email I got the error information "(execution expired)" in redmine.
Below is my configuration,Any Idea?
production:
email_delivery:
delivery_method: :smtp
smtp_settings:
address: "163.com"
port: 25
authentication: :login
domain: '163.com'
user_name: 'xxxxxx@163.com'
password: 'xxxxxx'
Closed
production.log (103 KB) production.log |