Page 1 of 1

Send Reminder customisation

Posted: 08 Feb 2008, 11:19
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

Re: Send Reminder customisation

Posted: 09 Feb 2008, 23:44
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.

Re: Send Reminder customisation

Posted: 20 Feb 2008, 10:20
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

Re: Send Reminder customisation

Posted: 26 Feb 2008, 04:28
by vboctor
How would the customer that don't have an account respond? Are you assuming that they will sign-up and respond?

Re: Send Reminder customisation

Posted: 26 Feb 2008, 08:08
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.