[Trac-tickets] [The Trac Project] #1286: Add Option to append a
host name to a user name for email notification
The Trac Project
noreply at edgewall.com
Fri Mar 11 12:09:57 EST 2005
#1286: Add Option to append a host name to a user name for email notification
---------------------------+------------------------------------------------
Id: 1286 | Status: new
Component: ticket system | Modified: Fri Mar 11 12:09:57 2005
Severity: normal | Milestone:
Priority: normal | Version: 0.8
Owner: jonas | Reporter: David_Chilton at mckee.com
---------------------------+------------------------------------------------
I've hacked Notify.py for 0.8 to do this for me, It'd be nice to have it
built in.
say user1 submits a ticket. it would be nice to have a config option to
notify user1 at example.com without having to store the email address in the
map (under 0.9 and later).
I added "smtp_to_append_host = example.com" to trac.ini, and then user1
gets concatentated with @example.com if the reporter didn't already
include the @ symbol
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1286>
The Trac Project <>
More information about the Trac-Tickets
mailing list