On Wednesday 23 January 2008 15:29:42 David Huang wrote: > Smbmounting the trac project directory feels like a kludge, but I may > end up doing it anyway.
Actually, you're right: you only need it for attachments. > Seems to be working well so far, but it's a rather convoluted setup. I > like the approach mentioned in > http://weblog.greenpeace.org/it/2006/07/trac_via_email_the_hard_way.html Mmm. I think re-implementation of SMTP, POP, IMAP (w/ SSL'ed versions), and cron as trac plugins doesn't sound like something I'd use in production. It looks like the only missing bit is the ability to save an attachment to remote URL, not just as a file in $projenv/attachments. (Either that or good documentation on exactly how to HTTP POST a new ticket.) Dima -- Dimitri Maziuk Programmer/sysadmin BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
