Custom Query (332 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (289 - 291 of 332)

Ticket Resolution Summary Owner Reporter
#48 fixed Patch for email2trac bas Christian Iversen <ci@…>
Description
Hello email2trac-devs

It seems that email2trac is platform-agnostic, and certainly not
limited
to i386. I therefore propose the following patch:

Index: debian/control
===================================================================
--- debian/control      (revision 196)
+++ debian/control      (working copy)
@@ -7,7 +7,7 @@

  Package: email2trac
  Section: misc
-Architecture: i386
+Architecture: all
  Maintainer: Bas van der Vlies <bas@sara.nl>
  Depends: ${slibs:Depends}, python, cdbs, trac
  Description: Converts email to a trac ticket

#47 fixed Notifications not being sent when tickets created via email2trac bas newz@…
Description

Hi, I've configured email2trac and its working. When I send e-mails to my address they are being created as new tickets in trac. However, I've configured trac to send notifications. If I create the ticket through the web interface I do get the notification just fine. But when I create a ticket by sending an e-mail to email2trac I'm not getting a notification.

My trac version is 0.10.4. I'm using email2trac 0.13. The system is Ubuntu Linux Server 6.06.

#46 invalid Not the greatest little program. anonymous anonymous
Description

in todays world of developers, any program no matte how big or small, should be simple to deploy. If you want people to use email2 Trac, how distributing a windows installer, and a Linux RPM file which will make installing the program and all its dependencies trivial.

its seems easier to build my own version of a program that does the same thing, than to get yours working.

and Ive seen your source code, there is not much there so, it should not be complicated to get something which such few lines of code to work.

so, in the future, why don't you create a windows installer, and the Linux, Mac equivalent to get this to work with a click and filling in a few lines of text.

the installer should take care of all the rest, if you need fetchmail and its not install, let the installer you provide install it and configure it properly.

or is there something that does this already?

Note: See TracQuery for help on using queries.