Custom Query (332 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (94 - 96 of 332)

Ticket Resolution Summary Owner Reporter
#119 fixed Weird email with CC error bas gmcgrath@…
Description

We've done some testing over here on the new 0.60 version you published. We have an issue receiving emails with a CC, but only if it has only 1 CC. If there is no CC or many CC addresses it passes thru and creates a ticket without any problems. However if there is only 1 CC target the CC receives a copy of the email but no ticket is created.

Our emails are constructed with the email address of the ticket system in the 'TO' field and the user's email address added as a CC (for this particular script). It has been confirmed that the CCer recieves and email but not the trac system. I can put up a copy of our conf file if need by as well.

#120 fixed tickeet updates with attachmenst does not work anymore bas bas
Description

The function to deternine unique filenames crashes and is not correct. Thnanks to Alexander Verkooijen

#121 fixed Configuration of smtp_replyto on a per-project basis bas steve.brown@…
Description

Hi there,

We're using email2trac 0.30 quite nicely with Trac 0.11.2 - thanks for your efforts!

In our org, we funnel support requests from each customer to special email addresses. Ideally, I'd like the reply-to email address in the email notification to be configurable from email2trac.conf on a per project basis. That way the recipient of the ticket notification can just Reply to the notification (to update, say) and ensure it gets sent to the correct 'special' email address originally used.

Hope that makes sense?

I've poked around and not being a Python guru am not too sure how to reset self.replyto_email - it seems to be set to the value in trac.ini by notification.py. Any clues gratefully received!

Steve

Note: See TracQuery for help on using queries.