Send Reminder customisation

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
dyawlak
Posts: 66
Joined: 07 Dec 2007, 16:42

Send Reminder customisation

Post by dyawlak »

Is it possible to customise the Send Reminder function, to allow an SMTP address to be manually entered as well as selecting from the user list?

Thanks
vboctor
Site Admin
Posts: 1293
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Re: Send Reminder customisation

Post by vboctor »

Not without modifying core code. The thing you have to be careful about is to limit such behavior to users with a trusted access level, otherwise, you smtp server can be used to relay spam.
Migrate your MantisBT to the MantisHub Cloud
dyawlak
Posts: 66
Joined: 07 Dec 2007, 16:42

Re: Send Reminder customisation

Post by dyawlak »

Any ideas on the custom coding. Basically the only people who have access are engineers. I would like them to be able to email customers (hence the SMTP) and the email be stored within the issue as per reminder.

Thanks
vboctor
Site Admin
Posts: 1293
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Re: Send Reminder customisation

Post by vboctor »

How would the customer that don't have an account respond? Are you assuming that they will sign-up and respond?
Migrate your MantisBT to the MantisHub Cloud
dyawlak
Posts: 66
Joined: 07 Dec 2007, 16:42

Re: Send Reminder customisation

Post by dyawlak »

Good point, I was trying to find a way to capture the emails and forgot about anyone replying. I suppose I could set up the account so you can't reply to it and ensure the engineer states replies should be sent direct to them. These replies would have to be manually copied over.
Post Reply