Send alert from user creating or updating
I cannot find information on the forum, the manual, or the gemini online issue tracker about this, so if I am missing it, please post a link.
Is there a way to setup Gemini so the alerts being sent set the "from" address to the email address of the user that has created or updated the issue? Currently, it will only send the issue using the "FromEmailAddress" setting in the web.config.
thanks, -jarrod
|
j_ruez
· 1 |
|
| Tuesday, March 13, 2007, 4:35:42 AM | |
0
|
This is not possible at the moment. However, you can change the code to do so. You can find the code in the code samples of the Gemini zip you have downloaded. |
||||
|
|||||
0
|
so if I change code in the code samples, it will work? Is there documentation on the code samples somewhere? Which code sample should I be looking at? |
||||
|
|||||
0
|
You need to change the mail plugin which is in the pluing folder. Compile and deploy the new DLL. We do not have documentation for this, but it is very simple. |
||||
|
|||||
0
|
How would this be done in version 2.1.1? It doesn't look like it is using the plugins. |
||||
|
|||||
0
|
The mail plugin is integrated into 2.1.1 but you can still write your own plugins. |
||||
|
|||||
0
|
k, thanks |
||||
|
|||||




