Defect #16784
closed
Notifications not sent when receiving emails with rake task and async deliveries
Added by JEREMY LEGRAND over 10 years ago.
Updated almost 6 years ago.
Category:
Email notifications
Description
Hi all,
I just installed redmine 2.5.0 and my all team is glad to use it.
I tried to allow issue creation by email from our clients.
The clients will send an email to a specific email address which be fetch by redmine.
So our clients do not have access to Redmine.
It's works very well with receive_imap parameter and unknown_users=1.
The problem is the project maanger does not receive a notification of new issue created by our clients.
If I create an issue from the redmine interface, the notification worked.
My SMTP settings are async_smtp with gmail account.
Thanks for your help !
Files
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
- Target version set to 2.5.2
- Resolution set to Fixed
This should be fixed by r13123.
- Subject changed from Email notification from issue created by unknown user to Notifications not sent when receiving emails with rake task and async deliveries
Hi,
I updated the file email.rake and the notifications still don't work.
I restarted all my server, I use "bundle install" command.
I saw you changed the target version to 2.5.2. That's means others fixes are needed for my defect ?
Many thanks for your contribution Jean-Philippe.
r13123 have not merged to 2.5-stable yet.
Try this patch to your Redmine.
- Status changed from Resolved to New
- Resolution deleted (
Fixed)
- Target version changed from 2.5.2 to Candidate for next minor release
- Related to Feature #26791: Send individual notification mails per mail recipient added
- Status changed from New to Closed
- Target version deleted (
Candidate for next minor release)
- Resolution set to Wont fix
In Redmine 4.0, the async_smtp setting is obsolete and emails are delivered asynchronously by default.
Also available in: Atom
PDF