Kevin O'Brien wrote: > On Aug 7, 8:50 am, Matthew Gillen <[EMAIL PROTECTED]> wrote: >> Kevin O'Brien wrote: >>> Hello - >>> We are running a Trac system (version 0.10.4) together with mySQL as >>> the database backend. Everthing is working great, except for my email >>> address. Trac seems to have trouble emailing to addresses with >>> apostrophes. What happens is that it sends an email to >>> "[EMAIL PROTECTED]" rather than "o'[EMAIL PROTECTED]", which of course >>> bounces. >>> I've searched through the FAQ as well as the current active tickets >>> for trac and can see no solution, or really even any discussion. >>> Has anyone else run across this problem and if so, is there a known >>> solution? >> Did you try specifying the email address in Trac using double quotes? It >> might help... >> >> Matt > > I agree that the suggestion to use double quotes seems on target, but > I'm not sure how I would do that. We are using LDAP to authenticate > to the trac system, and then trac uses that user name for the email > address, appended with the default domain that we set up in the > trac.ini file. Is there a way to force trac to use double quotes > around every email address by default?
Since it's just one username that has a problem, I think you can just login to trac and go to "Settings" and set a custom email address for your user. This will override the default one (I believe). Good luck, Matt --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
