Edgewall Software

Changes between Initial Version and Version 2 of Ticket #11854


Ignore:
Timestamp:
Dec 1, 2014, 8:05:22 AM (9 years ago)
Author:
Peter Suter
Comment:

Committed to trunk in [13433].

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11854

    • Property Owner set to Peter Suter
    • Property Status newclosed
    • Property Resolutionfixed
  • Ticket #11854 – Release Notes

    initial v2  
     1Split up `trac.notification` module into a package of sub-modules.
  • Ticket #11854 – API Changes

    initial v2  
     1Added mail notification helper functions `create_charset`, `create_mime_text`, `create_header`, `create_message_id`, and class `RecipientMatcher` (matches recipients taking into account `admit_domains`, `ignore_domains`, `use_short_addr` and `smtp_default_domain` config options).