Custom Query (332 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (97 - 99 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

#49 fixed Notification Message missing URLs bas ejh@…
Description

Hey,

I'm using Trac 0.11b1 and when notification message are sent they are missing the links that the bottom.

Any ideas at all would be appriciated,

Thanks!

#50 fixed Configuring a exim4 debian package to use with email2trac bas <Jean-Christophe.Liechti@…>
Description
Hi,



I'm trying to install email2trac on my trac system.



I've set a support email address, I've added router and transport as
mentioned:



prod:/etc/exim4/conf.d# more transport/30_exim4-config_trac

trac_transport:

  driver = pipe

  command = /usr/local/bin/email2trac

  current_directory = /tmp

  home_directory =  /tmp

  user = www-data

  group = www-data



prod:/etc/exim4/conf.d# more router/101_exim4-config_trac_gw

trac_router:

  driver = accept

  require_files = /usr/local/bin/email2trac

  local_parts = support

  transport = trac_transport





When I send a message to support it functions:



2008-03-04 09:14:03 1JWTDn-0000RR-Ao <= root@nouvo.info U=root P=local
S=2153

2008-03-04 09:14:03 1JWTDn-0000RR-Ao => support <support@nouvo.info>
R=local_user T=maildir_home

2008-03-04 09:14:03 1JWTDn-0000RR-Ao Completed



But it seems like it's not piped to trac2mail... Don't we need to set
the -project= in exim4? I' can't see any log with tail -n 50
/var/log/syslog (is it right?)



If I'm using email2trac -project=  < test.msg everything's going
right.



Thank you very much for your help.



Sincerely yours,



Jean-Christophe Liechti

Nouvelles technologies et innovation

Télévision Suisse Romande

20 Quai Ernest Ansermet

CH-1211 Genève 8

SWITZERLAND

jean-christophe.liechti@tsr.ch

mobile: +41 79 570 1475

phone: +41 22 708 7686






************************* DISCLAIMER *********************************
Ce message et toutes les pieces jointes (ci-apres le "message") sont
etablis a l'intention exclusive de ses destinataires et sont
confidentiels. Si vous recevez ce message par erreur, merci de le
detruire et d'en avertir immediatement l'expediteur. Toute utilisation
de ce message non conforme a sa destination, toute diffusion ou toute
publication, totale ou partielle, est interdite, sauf autorisation
expresse. L'internet ne permettant pas d'assurer l'integrite de ce
message, la Television Suisse Romande decline toute responsabilite au
titre de ce message, dans l'hypothese ou il aurait ete modifie.

This message and any attachments (here after "message") is intended
solely for the addressees and is confidential. If you receive this
message by error, please delete it and immediately notify the sender.
Any use not in accord with its purpose, any dissemination or
disclosure, either whole or partial, is prohibited except formal
approval. The internet can not guarantee the integrity of this
message. Television Suisse Romande shall not therefore be liable for
the message if modified.
*********************************************************************
Note: See TracQuery for help on using queries.