Custom Query (332 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 332)

Ticket Resolution Summary Owner Reporter
#64 fixed Configuration flag for SpamAssassin header bas email2trac@…
Description

Spam filtering uses the header X-Spam-Score as a hard-coded value.

Recent versions of SpamAssassin? uses X-Spam-Level instead, thus it will be useful if there is a configuration option for the header.

Providing the standard value as default will be nice too.

#65 fixed ticketnumber@trachost.domain.tld anonymous stappers@…
Description

Hello email2trac people,

The documentation says that ticket update by E-mail is possible.

There is an example where ticket 1529 is updated by putting '#1529' in the Subject line. ( the example could be read as that '[hic] #1529:' should be in the Subject line )

What is needed to update ticket 1529 by E-mail without modifing the Subject line?

#66 fixed Setting ticket fields during ticket creation anonymous pawel.pruszkowski@…
Description

Hello,

There is a possibility to set some ticket fields when updating the ticket. It is done by creating a proper email subject, for example:
"[project] #1234?component=test,milestone=1.0 Ticket summary"

What I would like to have is doing the same thing during ticket creation. It could work like this: last line (or each line) of description could be checked for certain characters. For example, line like this:

trac: component=test,milestone=1.0

would set fields component and milestone to proper values. Of course the line itself should not appear in ticket's description. I tried to implement this myself, but I don't know neither Python nor Trac architecture well enough to do this.

Please tell me if implementing such new feature is possible and if it is, when it will be available. Thanks!

Note: See TracQuery for help on using queries.