Modify ↓
Opened 10 years ago
Closed 10 years ago
#324 closed enhancement (fixed)
set_cc_fields ignoring existing cc on update
Reported by: | tboudreau@… | Owned by: | bas |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | email2trac | Version: | 2.7.0 |
Keywords: | set_cc_fields | Cc: |
Description
with reply_all to 1 in the .conf ticket # has cc A response goes in with cc B expected: cc has A & B result cc only with B
Also always_cc and always_bcc addresses should be skipped from being added to the cc field.
Attachments (1)
Change History (3)
Changed 10 years ago by tboudreau@…
comment:1 Changed 10 years ago by bas
- Status changed from new to assigned
- Type changed from defect to enhancement
Thanks for the patch. I will test it and if everything is ok, apply it
comment:2 Changed 10 years ago by bas
- Resolution set to fixed
- Status changed from assigned to closed
In 636:
Note: See
TracTickets for help on using
tickets.
patch for set_cc_fields