Difference between revisions of "Trac Tips"
From Opentaps Wiki
Jump to navigationJump to searchLeonTorres (talk | contribs) (New page: == Prefixing the Email Subject with [projectname trac] == It's useful to prefix the emails sent from trac with the project or company name to distinguish from other trac systems. To do t...) |
LeonTorres (talk | contribs) m (Protected "Trac Tips": Sysop page [edit=sysop:move=sysop]) |
(No difference)
|
Revision as of 17:56, 2 April 2008
Prefixing the Email Subject with [projectname trac]
It's useful to prefix the emails sent from trac with the project or company name to distinguish from other trac systems. To do this, edit the trac.ini file and change the following line,
smtp_subject_prefix = [projectname trac]