Custom Query (332 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (100 - 102 of 332)

Ticket Resolution Summary Owner Reporter
#52 fixed email notifications bas matthew@…
Description

My apologies if this is a can't find the TFM question, but I am having some difficulties with email2trac and Email notifications. I have searched the sara trac for answers but have not found an answer to my problem.

I've successfully installed email2trac 0.13 and am using Trac 0.10.4. I am able to submit and respond to trac tickets. Tickets are added to trac, and I can update existing tickets via Email, however Email notifications are not sent to the owner, reporter or updater. Notifications do work through the trac website however.

When a new ticket is created through email2trac, or when a ticket is updated through email2trac, should the smtp_always_cc or owner/reporter/updater addresses be updated? If so could you point me in the direction of what to look for in trouble shooting this? Setting debugging and logging levels in the trac logs themselves yield no clues and the system logs show no errors from email2trac itself.

If not, please consider this a request for enhancement for new tickets and updates to behave the same as trac web interface with regards to [notification].

Thanks!

Matthew

#54 fixed Problems with email notification; in particular smtp_from bas r.s.hatcher@…
Description

I've installed email2trac 0.13 and am using Trac 0.10.4.

It exactly the utility I need and the fact it can be run from the command line is great as I'm not allowed to use mail aliases.

Email notification works fine for tickets created and updated via Trac web interface.

email2trac correctly enters/updates emails into the Trac system, but when it comes to emailing the notification it falls over while validating the smtp_from address specified in the trac.ini [notification] section.

$ ./email2trac --project=cms < test_msg.txt
TD: Failure sending notification on creation of ticket #66: {u'f.r.user@reading.ac.uk': (550, 'Verification failed for <no-reply@reading.ac.uk>\nUnrouteable address\nSender verify failed')}

Is there a way I can stop email2trac from sending updates to the smtp_from address? The address I use is an outgoing email address only. And is a way of persuading our Helpdesk users to use the Trac interface and stop doing an email reply.

Trac itself has no problems with me doing this.

Alternatively, can you point me in the right direction so I might be able to modify the email2trac script to stop it trying to email the stmp_from address? I can't see where the list of email addresses is assembled.

Thanks. Rosalyn

#55 fixed Set Ticket Type bas greg.deakyne@…
Description
  • Is there a way to set the default ticket type when using the email2trac? I want the user interface of trac to use a different default ticket type and the email2trac to use a different type.
Note: See TracQuery for help on using queries.