I'm running trac 0.10.3.1 on a RHEL 4 update 5 system.  I'm using Apache
2.0.52.

Apache authenticates using Kerberos, meaning Trac login names (logged in
as) are in the form [EMAIL PROTECTED]  The user goes into Settings
and enters their username and email address in the appropriate fields.
Trac in configured for email.  Here the relevant bits from the trac.ini
file:
[notification]
always_notify_owner = true
always_notify_reporter = true
always_notify_updater = true
smtp_always_bcc =
smtp_always_cc =
smtp_default_domain =
smtp_enabled = true
smtp_from = [EMAIL PROTECTED]
smtp_password =
smtp_port = 25
smtp_replyto = [EMAIL PROTECTED]
smtp_server = localhost
smtp_user =
use_short_addr = true

When the user creates and saves a new ticket or makes changes to
existing tickets, email is being set to [EMAIL PROTECTED] instead of
to the email address listed in settings.  Needless to say, email is
getting to the user.  Is there something I'm missing here?

Oh, and can you change the "Logged in as" from [EMAIL PROTECTED] to
the username listed in settings?

Thanks!

Shelly Fangman
EMSL High Performance Computing and Networking Services (HPCaNS)
Battelle (Pacific Northwest National Laboratories)
[EMAIL PROTECTED]


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to