Notification emails not send
Added by frank van tol over 15 years ago
I can send the test email just fine, but issue inserts/updates do not trigger emails to be send. I don't get errors and the log does not show any line with the word mailer/emai etc.
Replies (2)
RE: Notification emails not send - Added by Per-Olof Hermansson over 15 years ago
I changed the following:
In config/environment.rb change config.action_mailer.perform_deliveries = false to true
Even though it said
"# Deliveries are disabled by default. Do NOT modify this section. # Define your email configuration in email.yml instead. # It will automatically turn deliveries on"
I don´t know if this is a bug or an error in the text saying not to change...
RE: Notification emails not send - Added by frank van tol over 15 years ago
did that, no change in behaviour, nothing in the logifle