Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Is it possible to setup E-mail alerts for external users?

web-app

Hi,

We use Gemini as a basic call-logging application.

The users send our IT support team an E-mail to log a call. The Support team log the call in Gemini and assign it to the correct resource in IT.

Is it possible to configure Gemini to send a basic E-mail to the user to say that the call has been loggged and the ticket number is [gemini ticket number]?

 

It would also be nice to send the user a closed issue notification also.

 

Thanks,

Conor

ConorMc
· 1
ConorMc
Replies (6)
helpful
0
not helpful

This is not possible out of the box.

However, you could write your own mail plugin to do so.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Fair enough. Thanks for the reply.


ConorMc
· 1
ConorMc
helpful
0
not helpful

[quote user="SaarCohen"]

This is not possible out of the box.

However, you could write your own mail plugin to do so.

[/quote]

How does one go about writing their "own mail plugin"?   I am very familiar with ASP .NET, etc. so the programming part would not be so hard, but how do you create a plugin to add this mail plugin without altering the out of the box code?


jedgett
· 1
jedgett
helpful
0
not helpful

Please see: http://www.countersoft.com/Downloads/gemini.pdf

Section 9.5 (page 69)


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Thanks, are there any examples of the Emailer class in use? 

Also, does this override any existing processes that occur when an issue is created, or does it add additional functions to what Gemini does out of the box.

 

 


jedgett
· 1
jedgett
helpful
0
not helpful

This will execute as well as other plugins.


Saar Cohen
· 5000
Saar Cohen