Custom Query (332 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (202 - 204 of 332)

Ticket Resolution Summary Owner Reporter
#53 duplicate Problem with E-Mail Generation bas lerler (add at) chipxonio.de
Description

Hello,

we are using your email2trac and it works mostly fine. Thx for the good work. But we have a problem with the email notification:

If the reporter of a new email2trac ticket is Jack Black (Jack Black <jack.black@…) 3 mails are sent back, one to the reporter (clear), one to the owner (set via option) and one extra mail to black@…

Example from our mailserver:

Mar 13 13:12:21 svn postfix/smtp[26508]: CBEC438117D7: 
to=<black@example.com>, relay=smtprelay[192.168.70.142]:25, 
delay=0.01, delays=0/0/0.01/0, dsn=2.0.0, status=sent (250 2.0.0 Ok: 
queued as DEB24104B7C4)
Mar 13 13:12:21 svn postfix/smtp[26508]: CBEC438117D7: 
to=<jack.black@example.com>, relay=smtprelay[192.168.70.142]:25, 
delay=0.01, delays=0/0/0.01/0, dsn=2.0.0, status=sent (250 2.0.0 Ok: 
queued as DEB24104B7C4)
Mar 13 13:12:21 svn postfix/smtp[26508]: CBEC438117D7: 
to=<component_owner@example.com>, relay=smtprelay[192.168.70.142]:25, 
delay=0.01, delays=0/0/0.01/0, dsn=2.0.0, status=sent (250 2.0.0 Ok: 
queued as DEB24104B7C4)

It seems that email2trac parses the name of the reporter and tries to guess a username from it.

Any idea?

#336 fixed email2trac included in the Softpedia Linux software database bas linuxeditor@…
Description
Congratulations,

email2trac, one of your products, has been added to Softpedia's database of
software programs for Linux. It is featured with a description text,
screenshots, download links and technical details on this page:
http://linux.softpedia.com/get/Communications/Email/email2trac-103219.shtml

The description text was created by our editors, using sources such as text
from your product's homepage, information from its help system, the PAD
file (if available) and the editor's own opinions on the program itself.



If you feel that having your product listed on Softpedia is not a benefit
for you or simply need something changed or updated, please contact us via
email at webmaster@softpedia.com and we will work with you to fix any
problem you may have found with the product's listing.
#238 fixed add optional filtering for ticket creation bas lquentin@…
Description

Add a filtering option to prevent anyone from adding new tickets via email2trac, without using trac permissions. In my case, to prevent users from sending a new ticket by email if mistaking on the email address. I wrote a dirty fix for that, using an additional configuration file, in which the email addresses of the allowed creators are comma-separated. The patch is attached here.

Note: See TracQuery for help on using queries.