> -----Original Message----- > From: [email protected] On Behalf Of Luie Xia > Sent: 02 July 2010 16:53 > To: [email protected] > Subject: [Trac] Where is trac mailing list? > > Hi, > > A few of my trac users could not receive the trac notify > email. System return email shows their email address is old > ones. Where is the Trac mailing list file? Or how can I > update trac user mailing address? > > Thanks a lot for your help. > > Luie > Depending on how you have configured Trac, a user's email address is stored in their session record. When you access a trac site, click on the 'preferences' navbar item and update the email address there. Note that each user will need to do this and for each trac environment they use.
Or you could perhaps write a script to run on the server if there is a reliable transform from old email to new. Check out this page for some help: http://pacopablo.com/blog/pacopablo/blog/set-assign-to-drop-down ~ mark c -- 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.
