FWIW, when creating a ticket in version 3.8.8-7+squeeze4~test.1 ...
Specifying a CC by email address works in the command line and also works in the web interface. Specifying a CC by username from the command line works although username for CC is silently ignored in the web interface. I don't know why they behave differently. Specifying a CC by real name is silently ignored both in the command line and in the web interface. $ /usr/bin/rt create -t ticket set subject=Test requestors='m...@yosemite.net' cc='m...@yosemite.net' text='Test' due= # Ticket 3858 created. # Ticket 3858 updated. $ /usr/bin/rt create -t ticket set subject=Test requestors='m...@yosemite.net' cc='mgb' text='Test' due= # Ticket 3859 created. # Ticket 3859 updated. $ /usr/bin/rt create -t ticket set subject=Test requestors='m...@yosemite.net' cc='Mike Bird' text='Test' due= # Ticket 3860 created. # Ticket 3860 updated. $ No response necessary. This is just FYI FWIW. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org