Edgewall Software

Ticket #7499 (new defect)

Opened 4 months ago

Last modified 6 weeks ago

Notification mail header "Precedence" should be configurable

Reported by: i.bardarov@… Owned by:
Priority: low Milestone: 0.13
Component: notification Version: 0.11
Severity: trivial Keywords: notification
Cc:

Description (last modified by rblank) (diff)

I want to use Trac to notify a mailing list of ticket change.

Every time when Trac send email I got this error/success in the mail log:

delivery 1118: success: Precedence:_junk_-_message_ignored/did_0+0+1/

To bypass this we have to comment in notification.py

headers['Precedence'] = 'bulk'

It should be great if you can include this as a config option in feature version.

Thanks

Attachments

Change History

Changed 4 months ago by anonymous

  • keywords ui, javascript added
  • owner changed from eblot to anonymous
  • status changed from new to assigned
  • severity changed from trivial to normal

Changed 4 months ago by anonymous

1. abc 1. def 1. 233

Changed 6 weeks ago by rblank

  • status changed from assigned to new
  • description modified (diff)
  • owner anonymous deleted
  • milestone set to 0.13
  • keywords notification added; ui, javascript removed
  • severity changed from normal to trivial

An improved notification system is scheduled for 0.13.

Add/Change #7499 (Notification mail header "Precedence" should be configurable)

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change from (none). Next status will be 'new'
The owner will change from (none) to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.