Project

General

Profile

Actions

Defect #16784

closed

Notifications not sent when receiving emails with rake task and async deliveries

Added by JEREMY LEGRAND almost 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Category:
Email notifications
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Wont fix
Affected version:

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

rev13123.patch (1.49 KB) rev13123.patch Toshi MARUYAMA, 2014-05-02 16:33

Related issues

Related to Redmine - Feature #26791: Send individual notification mails per mail recipientClosedJean-Philippe Lang

Actions
Actions #1

Updated by Jean-Philippe Lang almost 10 years ago

  • 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.

Actions #2

Updated by Jean-Philippe Lang almost 10 years ago

  • Subject changed from Email notification from issue created by unknown user to Notifications not sent when receiving emails with rake task and async deliveries
Actions #3

Updated by JEREMY LEGRAND almost 10 years ago

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.

Actions #4

Updated by Toshi MARUYAMA almost 10 years ago

r13123 have not merged to 2.5-stable yet.
Try this patch to your Redmine.

Actions #5

Updated by JEREMY LEGRAND almost 10 years ago

I downloaded the file from the revision : http://www.redmine.org/projects/redmine/repository/revisions/13123/entry/trunk/lib/tasks/email.rake and ovverrided my file.
I check your patch, my email.rake file seems to be correct.

Unfortunately, notifications from unknown_users by rake still don't work.
It's the last feature wanted by my team before go-live with our clients.
I really hope that the next version of Redmine will work on this specific feature.

Kind regards,

Actions #6

Updated by Toshi MARUYAMA almost 10 years ago

  • Status changed from Resolved to New
  • Resolution deleted (Fixed)
Actions #7

Updated by Jean-Philippe Lang over 9 years ago

  • Target version changed from 2.5.2 to Candidate for next minor release
Actions #8

Updated by Go MAEDA over 5 years ago

  • Related to Feature #26791: Send individual notification mails per mail recipient added
Actions #9

Updated by Go MAEDA over 5 years ago

  • 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.

Actions

Also available in: Atom PDF