Login or Register

RSS IconRecent posts in this topic

avatar
hualahyja on Jul 22. 2008. 6:44 am
I'd like to make a module, which append some text to the notification e-mail, whenever it is sent. Is this possible to do without hacking into core, I thought about making my own mail template and send it instead, or append my text on some system event...
avatar Staff
Ilija Studen on Jul 22. 2008. 6:52 am
System does not trigger any events before email is being sent in activeCollab 1.1.2. Can you please tell me what would be specific application of this and we'll consider introducing this event.
activeCollab Team Member
avatar
hualahyja on Jul 22. 2008. 7:07 am
I'd like to allow replying to e-mail notifications, so that the replies to these notifications are imported into aC via pop3 account, and appear as replies to objects. In my case these would be replies to tickets.

If there was a possibility of inserting some text into e-mail body, for exaple "---Comment above this line", then I am able to extract the reply from mail body.
Now I tend to do it via manually modifying the e-mail templates, but this is a lot of manual work...
avatar Staff
Ilija Studen on Jul 22. 2008. 7:48 am
Currently your solution (with email templates) is the best because it does not involve any code hacking and you have control to chose which types of emails should have that line. It might seam like manual work, but you do that once and your done.

We'll see to include some email handling events in the future. Problem is that all events bring some overhead so we really need to pick the ones that will be used by developers.
activeCollab Team Member

RSS IconRecent posts in this topic