Custom Query (332 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (67 - 69 of 332)

Ticket Resolution Summary Owner Reporter
#2 fixed patch to make update via email work with trac 0.11 dev bas tbaschak@…
Description

I wasn't able to get email2trac update tickets with 0.11dev, it kept complaining about syntax errors with subtracting an int and a datetime type, so I created the following patch which works, but might be messy and not quite follow the flow of the python script.

#4 fixed email sent to multiple recipients bas anonymous
Description

tickets created in trac get sent to user@… UNKNOWN@… and lastname@… bounces created by UNKNOWN@… cause a recursive ticket creation loop I don't know how to stop it but so far my 12 tickets have amounted to 50 I have turned off the mailserver to prevent anymore incoming tickets.

https://subtrac.sara.nl/oss/email2trac/changeset/61

#5 fixed Windows 2003 Installation bas anonymous
Description

Will email2trac run in a windows environment?

it may be as simple as a batch file that runs

type *.msg > email2trac.py
del *.msg
Note: See TracQuery for help on using queries.