# specific configuration options for production environment # that overrides the default ones production: email_delivery: delivery_method: :smtp smtp_settings: enable_starttls_auto: true address: "smtp.gmail.com" port: 587 domain: "redmine.tomoyan.net" authentication: :login user_name: "redmine@redmine.tomoyan.net" password: "gmail no password!" rmagick_font_path: /usr/share/fonts/ipa-pgothic/ipagp.ttf