Custom Query (332 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (169 - 171 of 332)

Ticket Resolution Summary Owner Reporter
#320 fixed How to configure the e-mail that triggers the creation of the Ticket bas ivanelsonnunes@…
Description
Hello

I'm using Trac1.0. Email2Trac installed on my server Ubuntu12.10.

By prompt I can create a ticket.

$ sudo email2trac - project claudino <msg.txt


Now do not get it where I can configure the e-mail that will receive the
messages and then create the new ticket.

@ivanelson
[]s
#326 fixed Automatically reopened a ticket closed bas ivanelsonnunes@…
Description

The email2trac automatically reopened a ticket now closed. How to avoid this behavior?

[DEFAULT]
project: /var/trac/projects/banana
debug: 1
black_list: MAILER-DAEMON@
drop_spam : 1
drop_alternative_html_version: 1
email_quote: >
html2text_cmd:
ignore_trac_user_settings: 0
inline_properties: 1
reply_all : 0
spam_level: 5
strip_quotes: 1
strip_signature: 1
ticket_update: 1
ticket_update_by_subject: 1
ticket_update_by_subject_lookback: 30
umask: 022
verbatim_format: 1
log_type: file
log_file: /var/tmp/email2trac.log
mta_user: nobody
DEFAULT_keywords  : ServiceDesk
DEFAULT_component : TRAC
DEFAULT_priority  : Alta
DEFAULT_severity  : Normal
DEFAULT_type      : Triagem
DEFAULT_parents   : 0

[banana]
project: /var/trac/projects/banana
cla_keywords  : ServiceDesk
cla_component : TRAC
cla_priority  : Alta
cla_severity  : Normal
cla_type      : Triagem
cla_parents   : 0

#327 fixed Error in the URL of attachments bas ivanelsonnunes@…
Description

The email2trac are attaching files to the Ticket. However Trac can not find the address of the Annex. I noticed that the file is in my directory:

"/var/<myTracENV>/files/attachments/ticket"

But the ticket is mounted the wrong way:

http://mysite.br/attachment/ticket/4450/SRN_Caixa006_20130719_Resumo% 20of% 20Fita.txt
Note: See TracQuery for help on using queries.