Custom Query (332 matches)
Results (73 - 75 of 332)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#78 | fixed | Tickets created by email2trac add a ticket ID change event | bas | jon.wbstr@… |
Description |
I see this change event for every ticket created by email2trac (trac 0.11). * id set to <ticketID> |
|||
#79 | fixed | Having some issues getting multiple projects to work | bas | gmcgrath@… |
Description |
I've recently updated to the trunk version of email2trac (to get the auto reactivation of tickets feature) and I can't seem to make multiple project handing work correctly. The default / CSBMBPortal listing works perfect, I have 2 emails in the alias file forwarding to that project but the PNIInteral project seems to be ignoring it's emails entirely. If I muck with the aliases to send to an incorrect project name email2trac correctly bounces it back to the sender with a listing of the correct project names. Any ideas? Relevant alias entries: csbmb-help: "|/usr/local/email2trac/bin/email2trac --project=CSBMBPortal" tesla-help: "|/usr/local/email2trac/bin/email2trac --project=CSBMBPortal --component=Tesla" mri-cert: "|/usr/local/email2trac/bin/email2trac --project=PNIInternal --component=MRI" /usr/local/email2trac/etc/email2trac.conf: [DEFAULT] project: /usr/csbmb/trac-env/port/ debug: 2 umask: 002 spam_level: 0 reply_all : 1 mailto_link: 0 umask: 022 email_comment: > email_header: 1 trac_version: 0.10 enable_syslog : 1 alternate_notify_template : drop_spam : 0 ticket_update: 1 [CSBMBPortal] project: /usr/csbmb/trac-env/port/ reply_all: 1 spam_level: 0 umask: 002 [PNIInternal] project: /usr/csbmb/trac-env/Internal/ reply_all: 1 spam_level: 0 umask: 002 |
|||
#80 | duplicate | Embed Images | anonymous | Robert Sandie <rsandie@…> |
Description |
JPG images that are attached embed and visible upon clicking the ticket. Maybe if you had a skitch account it would send there as I know there are some limitations in embedding your own images. |