Actions
Defect #37
closedNotification are enabled but not sent
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
Last few days i had a problem with mail notifications, in fact, mails are logged as sent in production.log but i didn't
receive any mail in my box when i add a document/file (i checked all in the settings)..
So i had a doubt about my smtp configuration but when i tested the lost_password feature, an email was sent to me.
So i think that tests in controllers (documents_controller.rb, issues_controller.rb,..) before calling the model Mailer.rb
should be revised unless that's working for you..
Actions