Custom Query (332 matches)
Results (109 - 111 of 332)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#249 | fixed | @CC: field is ignored upon ticket creation | bas | naumann@… |
Description |
If I add the @CC: field to an email which will create a new ticket, the CC field will not be set. Ín contrast to the owner field for example. I the Webgui this works perfect and the Mail of the new ticket creation will be already sent to the CC email. |
|||
#29 | wontfix | email after ticket-creation with email2trac is not sent | bas | mrudolph@… |
Description |
we use trac 0.10.4-2~feisty1 on an ubuntu server and have the following problem: we've configured under notification in the ini-file the option smtp_always_cc = ... (to three email adresses). If I create a new ticket manually, the mail regarding a new ticket is send. But if i add the new ticket by mailing it trough email2trac no mail will be sent but there is a ticket with the status new. |
|||
#323 | invalid | priority keyword from email subject line does not get set | bas | milki |
Description |
Sending an email using the subject line to set the priority doesn't work for me. We have priority configured as follows: 0 Drop everything 1 Do now 2 Do next 3 Nice to have I've attempted to set any number of values for the priority in the subject line #?priority=1 #?priority=1 Do now #?priority=high #?priority="1 Do now" Whatever I try, I can't get the new trac tickets to have the priority I want. I have been able to set other properties: owner, component, type, etc. Only version fails to be set to a non-default value. Suggestions on what I'm doing wrong or if there's a bug? |