vi ./config/configuration.yml
default:
# Outgoing emails configuration (see examples above)
email_delivery:
delivery_method: :smtp
smtp_settings:
address: mail.smart-card.com
port: 25
domain: smart-card.com
authentication: :login
#user_name: "redmine@example.net"
#password: "redmine"
user_name: "redmine@smart-card.com"
password: "123456"
openssl_verify_mode: none
default:
# Outgoing emails configuration (see examples above)
email_delivery:
delivery_method: :smtp
smtp_settings:
address: mail.smart-card.com
port: 25
domain: smart-card.com
authentication: :login
#user_name: "redmine@example.net"
#password: "redmine"
user_name: "redmine@smart-card.com"
password: "123456"
openssl_verify_mode: none