Hi,
Just a quick thought (below)...
> This the configuration am using for mail alert
>
<snip>
>
> smtp_default_domain http://emaildomainname.com
>
...I think this is wrong ~ from
http://trac.edgewall.org/wiki/TracNotification:
smtp_default_domain: (since 0.10) Append the specified domain to
addresses that do not contain one. Fully qualified addresses are not
modified. The default domain is appended to all username/login for which
an email address cannot be found from the user settings.
...so I think your example would lead to username "fooobar" being
converted to "foo...@http://emaildomainname.com" which would be wrong.
~ 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
-~----------~----~----~----~------~----~------~--~---