Edgewall Software

Changes between Version 2 and Version 3 of TracNotification


Ignore:
Timestamp:
Nov 10, 2004, 4:55:25 PM (19 years ago)
Author:
daniel
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracNotification

    v2 v3  
    1717 * '''smtp_replyto''': Email address to use for ''Reply-To''-headers in notification emails.
    1818 * '''smtp_always_cc''': List of email addresses to always send notifications to. ''Typically used to post ticket changes to a dedicated mailing list.''
     19 * '''always_notify_reporter''':  Always send notifications to any address in the reporter field.
    1920
    2021=== Example Configuration ===
     
    5455}}}
    5556----
    56 See also: TracTickets
     57See also: TracTickets, TracIni