ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

Confirmation emails when an incoming email is submitted (Feature #792)


Added by Eric Davis at 2011-12-27 01:07 am. Updated at 2011-12-29 07:53 pm.


Status:Closed Start date:2011-12-26
Priority:Normal Due date:
Assignee:Eric Davis % Done:

0%

Category:Mail Receiving
Target version:3.0.0
Remote issue URL: Affected version:

Description

Send confirmation emails for incoming email email (success or failure) so the sending user will know that the system processed their email.


Associated revisions

Revision 9d8fc86b
Added by Eric Davis at 2011-12-27 02:38 am

[#792] Add settings for confirmation emails are sent for incoming mail

Revision d53c4e9a
Added by Eric Davis at 2011-12-27 02:38 am

[#792] Add confirmation emails for successful issue creation

Revision 7c7aca4f
Added by Eric Davis at 2011-12-27 02:38 am

[#792] Add confirmation emails for successful issue replies

Revision 331ecb4c
Added by Eric Davis at 2011-12-27 02:38 am

[#792] Add confirmation emails for successful forum replies

Revision 9f4683d7
Added by Eric Davis at 2011-12-27 02:38 am

[#792] Send email when mail_handler gets an email from an unknown user

Revision 4ff670f5
Added by Eric Davis at 2011-12-27 02:38 am

[#792] Send email from mail_handler for unauthorized actions

Revision 1dd07471
Added by Eric Davis at 2011-12-27 02:38 am

[#792] Send email from mail_handler for emails missing a project

Revision dc541597
Added by Eric Davis at 2011-12-27 02:39 am

[#792] Send email from mail_handler for emails which are missing required information

Revision e4554a6d
Added by Eric Davis at 2011-12-29 08:50 pm

[#792] Fix tests from merge

History

Updated by Eric Davis at 2011-12-27 01:46 am

Pull request is at https://github.com/chiliproject/chiliproject/pull/148

This adds some much needed visibility into how email is received. Now when someone sends an email to the system they will get a confirmation email back with a link to the object (issue, forum) or if it is unsuccessful or unauthorized a confirmation email is sent with error messages (e.g. missing data). The confirmations are also configurable in the admin settings if someone wants to turn them off (e.g. no confirmation for successful emails but have a confirmation for failed emails).

  • Status changed from Open to Ready for review

Updated by Eric Davis at 2011-12-29 07:53 pm

Merged into unstable in 00df8321261 and with a small patch in e4554a6d7b7

  • Target version set to 3.0.0
  • Status changed from Ready for review to Closed

Also available in: Atom PDF