Actions
Defect #16346
closedUnable to configure email on http://192.168.1.88:3001/redmine
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email receiving
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
Hello,
Can anyone help to configure email on localhost which is working on IP.
http://192.168.1.88:3001/redmine this is complete URL where my redmine is working.
default:
# Outgoing emails configuration (see examples above)
email_delivery:
delivery_method: :smtp
smtp_settings:
#tls: true
#enable_starttls_auto: true
#openssl_verify_mode: 'none'
address: "192.168.1.88:3001"
port: 25
domain: "domain.com"
#authentication: :plain
#user_name: "email.test@gmail.com"
#password: "email123"
Please help.
Thanks,
Nirmal Tailor
Updated by Jan Niggemann (redmine.org team member) about 11 years ago
- Status changed from New to Closed
- Resolution set to Invalid
Please use the forums for general questions and talk. Thank you.
Updated by Toshi MARUYAMA about 11 years ago
- Priority changed from Urgent to Normal
Actions