On Aug 8, 5:41 pm, Sean Killeen <seankill...@gmail.com> wrote:
> However, our usernames aren't in the system as e-mail addresses by default.
> I can't seem to find a place to associate usernames with e-mail addresses,
> and it wold be nice to not have to type an entire e-mail address in the
> owner/cc field just to get TRAC to send the e-mail. I'd like to be able to
> assign a ticket to "sean", for example, but have the notification go to "
> seankill...@gmail.com".

I'm not sure I completely follow, but emails addresses are typically
entered by each user through the Preferences page.  The Preferences
page link is on the meta navigation bar.  I think that you could also
insert the email addresses directly into the database in the
session_attributes table [1].

Once you have added the user's email address, you can type the user's
username in the CC field rather than their email address.

The AutocompleteUsersPlugin [2] makes it simpler to type a username
into the CC field.

[1] http://trac.edgewall.org/wiki/TracDev/DatabaseSchema
[2] http://trac-hacks.org/wiki/AutocompleteUsersPlugin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to