Custom Query (332 matches)
Results (262 - 264 of 332)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#379 | fixed | Ignoring Attachments by Filename | bas | rschwartz@… |
Description |
In our environment we had the need to block a specific attachment. I didn't see the ability to do it with existing config so I wrote a customization. Sending it along in case it might be useful to others. Note that our environment is a bit older. As such this patch was taken against [615]. This adds a parameter to the config file. It is a comma-separated list of filenames to ignore. Could easily be converted to regex. ignored_attachments: badfile.zip |
|||
#392 | fixed | email2trac functionality is not working | bas | jodat.linux@… |
Description |
I have installed trac on my test VM(ubuntu 14.x) and its working fine but when i configured email to trac on VM, its not working. Initially i saw these errors in syslog,which i fixed it Jul 18 09:55:17 ubuntu email2trac trac: TRAC version 0.0 is not supported when i run this command(email2trac --project=TIG < msg.txt)it does not create ticket in my trac environment.Any help would be appreciated.My ultimate goal is to use fetchmail to create email2trac tickets. Note: msg.txt is a random file with some data |
|||
#398 | fixed | file name after unzip | bas | joneum@… |
Description |
if i unzip the email2trac.tar.gz, the filename is email2trac-v2.9.0-a3679be28762ed851a9c66ed2f671603ef5e32e0 I working for the email2trac Port for FreeBSD, and since it is important, after unzip the filename isemail2trac-v2.9.0 |