Modify

Opened 8 years ago

Closed 7 years ago

#12868 closed defect (wontfix)

full e-mail adress in CC: field ignored

Reported by: morgana2313 Owned by:
Priority: normal Component: AnnouncerPlugin
Severity: normal Keywords:
Cc: Trac Release:

Description (last modified by Jun Omae)

Announcer looks up the email addresses for trac users in the ticket CC: field just fine, but doesn't work for user@host.domain.com formatted addresses. Example:

CC ticket field TracUser, TWO@mailinator.com
TracUser's email-adress ONE@mailinator.com
 2016-09-15 09:10:41,378 Trac[mail] DEBUG: EmailDistributor found the address 'ONE@mailinator.com' for 'TracUser's (authenticated)' via: SessionEmailResolver
2016-09-15 09:10:41,378 Trac[mail] DEBUG: EmailDistributor expected local delivery for TracUser's to: ONE@mailinator.com
2016-09-15 09:10:41,380 Trac[mail] DEBUG: EmailDistributor is sending event as 'text/html' to: ONE@mailinator.com
2016-09-15 09:10:41,380 Trac[mail] DEBUG: All email recipients: [u'ONE@mailinator.com']

I would expect the TWO@mailinator.com addresses to be in the recipients list as well.

I did a fresh install (1.0.dev0) with easy_install https://trac-hacks.org/svn/announcerplugin/trunk

Attachments (0)

Change History (3)

comment:1 Changed 8 years ago by Jun Omae

Description: modified (diff)

comment:2 Changed 7 years ago by Ryan J Ollos

Owner: Steffen Hoffmann deleted

comment:3 Changed 7 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

Please upgrade to Trac 1.2, which has integrated the core of AnnouncerPlugin. Please raise the issue on the trac:MailingList if you encounter the issue with Trac 1.2.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.