Edgewall Software
Modify

Ticket #2309 (closed defect: fixed)

Opened 6 years ago

Last modified 5 years ago

CC email list is corrupted

Reported by: Dan <trac@…> Owned by: eblot
Priority: normal Milestone: 0.10
Component: ticket system Version: 0.9
Severity: normal Keywords: notification email
Cc:
Release Notes:
API Changes:

Description

I have found that using several e-mail addresses in the "CC" field may cause some e-mail addresses to be concatenated. I used spaces between the addresses. I'm not sure if it might relate to one of the e-mail addresses being invalid. However, I received delivery failure e-mails showing me that the user name of one e-mail address was concatenated with the domain of another (previous?) address.

CC list was like this:

abc@… def@… ghi@… jkl@…

Address in failure e-mail from our mail server was:

abc@…

If it makes a difference, I'm running the Apache 2.0.55 server under Win XP x64 with Python 2.4.2 and using mod_python.

Attachments

Change History

comment:1 Changed 6 years ago by eblot

  • Keywords notification email added
  • Owner changed from jonas to eblot
  • Status changed from new to assigned

comment:2 Changed 6 years ago by eblot

  • Milestone set to 0.10
  • Resolution set to fixed
  • Status changed from assigned to closed

Should be fixed in [2799]

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from eblot. Next status will be 'closed'
Author


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

 
Note: See TracTickets for help on using tickets.