Author Topic: PulseMailer - An app to send emails from CCPulse  (Read 3692 times)

Offline Anth

  • Newbie
  • *
  • Posts: 28
  • Karma: 1
PulseMailer - An app to send emails from CCPulse
« on: August 13, 2011, 11:26:55 AM »
Hello all,

I had been looking for a solution to sending emails from CCPulse+ as some of our customers required this.  After looking in the Genesys Documentation I found some VBScript that used outlook but required an older versions, also vbSendMail which required the VB Runtimes which are not included in their current PC Build.

I created the app in C# on .NET 3.5.  I decided to publish it online as I have seen a few people ask for such functionality.

If you have any comments/suggestions/bug reports, please let me know

Thanks

Anthony


----------
29/12/2011 - Attachment has been removed, please send me a message if you are interested in using this
« Last Edit: December 29, 2011, 12:45:04 PM by Anth »

Offline Anth

  • Newbie
  • *
  • Posts: 28
  • Karma: 1
Re: PulseMailer - An app to send emails from CCPulse
« Reply #1 on: September 02, 2011, 09:32:16 AM »
Hello,

For anyone that has tried this, thanks and I hope you like.

Im working on some additional functionality and will release an another version soon.

± Reporting
± External file reading (for configurable files)

Thanks

Anthony