#2309 closed defect (fixed)
CC email list is corrupted
| Reported by: | Owned by: | Emmanuel Blot | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10 |
| Component: | ticket system | Version: | 0.9 |
| Severity: | normal | Keywords: | notification email |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal 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 (0)
Change History (2)
comment:1 by , 20 years ago
| Keywords: | notification email added |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
comment:2 by , 20 years ago
| Milestone: | → 0.10 |
|---|---|
| Resolution: | → fixed |
| Status: | assigned → closed |



Should be fixed in [2799]