Project

General

Profile

Email notifications are not sent in some projects

Added by Nurul Afser Talukder over 9 years ago

Hello,
We are facing one issue regarding e-mail notification sending. Normally the email notification sending is working fine. But in some projects, the mails are not sending.
We have checked all options from interface level but not getting any idea of this problem. Help needed to come up with a solution.
Can anyone please tell me in which places i should check for email notification settings except Administration->Settings->Email Notifications
For details i am providing our redmine version details:
Environment:
Redmine version 2.1.4.stable.10973
Ruby version 1.8.7 (x86_64-linux)
Rails version 3.2.8
Environment production
Database adapter MySQL

Configuration.yml file:
default:
email_delivery:
delivery_method: :smtp
smtp_settings:
address: <smtp ip address>
port: 25
domain: <own.com>
authentication: :none