Edgewall Software

Opened 7 years ago

Last modified 7 years ago

#12764 closed defect

Subscribers without RecipientMatcher and from header in mail ignore use_short_addr and smtp_default_domain options — at Initial Version

Reported by: Jun Omae Owned by: Jun Omae
Priority: normal Milestone: 1.2.2
Component: notification Version: 1.2
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Currently, RecipientMatcher class handles use_short_addr and smtp_default_domain options in [notification]. It means subscriptions from subscribers without RecipientMatcher ignore their options.

For example, NewTicketSubscriber in CookBook/Notification/Subscriptions@11.

I consider the handling should move to EmailDistributor.distribute().

Change History (0)

Note: See TracTickets for help on using tickets.