Custom Query (332 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (67 - 69 of 332)

Ticket Resolution Summary Owner Reporter
#142 fixed Some fields are no longer available using alternate_notify_template bas hju@…
Description

In our old environment (email2trac 0.30 / trunk 218) we are using the alternate_notify_template to inform the reporter about acceptance of the ticket.

In the mail-body we use the following text (example):

Hello,

your request was insertet as $ticket.id in our system.

Your request was:

$ticket.description

...

Everything works fine!

Now we have established a new environment under windows with email2trac 0.80 and python 2.5.

Problem: The $ticket.description is displayed, but $ticket.id is empty. In the Mail-Header, the ID ist displayed!

Taking a close look shows: with the "old" email2trac, if a ticket was created there was "change-entry" for each ticket:

*id  set to 411

this is now missing.

Is it possible, that the ID is no longer known due to this missing "update"?

#21 invalid Several Enhacnements of email2trac anonymous "Heiko Behrens" <HeikoBehrens@…>
Description
Hello,

I made some improvements of email2trac regarding the handling of html
and
embedded images. Also, this version can accept files instead of stdin
only
and works right with binary attachments. Among other smaller fixes
this
improves the behavior under windows (at least for us).

How can I publish these changes?

Regards
#210 fixed Setup One Mailbox for all trac projects bas mark_kids@…
Description

Is it possible to have the option to setup just one mailbox for all trac environments? My idea is that each trac site will have its own mailbox alias. In this way it would be easy to maintain just one primary mailbox account and not having to add one for each. There will be one MDA value configuration and you don't need to specify the project name. The project name will be parse from the mail's "TO:" value.

Note: See TracQuery for help on using queries.