Edgewall Software

Opened 16 years ago

Last modified 7 years ago

#7499 closed defect

Notification mail header "Precedence" should be configurable — at Initial Version

Reported by: i.bardarov@… Owned by: Emmanuel Blot
Priority: low Milestone:
Component: notification Version: 0.11
Severity: trivial Keywords: notification
Cc: Thijs Triemstra Branch:
Release Notes:
API Changes:
Internal Changes:

Description

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

headersPrecedence = 'bulk'

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

Thanks

Change History (0)

Note: See TracTickets for help on using tickets.