customized topic in automated messages from bug status chang

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
tangecko
Posts: 4
Joined: 26 Jul 2006, 12:02

customized topic in automated messages from bug status chang

Post by tangecko »

i use mantis for bugtracking (for what else :wink: ) in a project to implement a new software from an external developer. he uses another mail-based bugtracking-tool, which accepts mails with custumer-id in topiclines.

now i intend to use mantis to send mails with bug-descriptions to this bugtrackingtool.

how can i change the content of the topic to to that custmer-id?

edit: does it even make sence having the possibility to customize that entry?
webwesen
Posts: 27
Joined: 09 Aug 2005, 20:44

Post by webwesen »

i have customized email subject line according to my needs at

Code: Select all

../core/email_api.php : email_build_subject()
tangecko
Posts: 4
Joined: 26 Jul 2006, 12:02

Post by tangecko »

tnx, i'll check that.
Post Reply