Tag Archives: h

ruby/trac: create a new ticket from an email

A little ruby script to create a new ticket in trac from an email message. Needs rubygems, hpricot, mechanize and tmail. Edit the header of the script and change user, password, etc. Save the email as a text file (usually right click -> save as.. in your mail client). Run “email2ticket emailmsg.txt” where emailmsg.txt is [...]