Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Email limited to plaintext, want to resend them as html

  • 31-08-2004 11:28AM
    #1
    Registered Users, Registered Users 2 Posts: 68,173 ✭✭✭✭


    Right guys, our call logging software here in work sends out emails when calls are opened, closed, etc. But they're crap. They're in plaintext, and it's difficult to get much information in without becoming hard to read. We're dealing with non-techinical users, so if it's not nicely laid out and sparkly, then they don't bother to read it. Then we get increased call/email volumes from people saying "I got a mail saying my call has been closed, but what's the solution?!", when it's simply a matter that they didn't read the mail for the solution.

    The software won't let us send out HTML mails. Which is crap. So I'm looking for an alternate solution. It works on triggers, so I can do pretty much anything on the trigger - send a mail, generate a file, etc.

    One suggestion was to run a service that polled a text file every so often to send out mails - i.e. when a call is opened, a text file is created, with the contents of the mail, then the next time this service runs, it takes the contents of the mail and sends it to the recipient - in HTML format. Anyone know of any app that would do something like this?

    Or any other solutions? Environment is IIS and Exchange on Win2k3 Server.

    Cheers


Comments

  • Moderators, Recreation & Hobbies Moderators, Science, Health & Environment Moderators, Technology & Internet Moderators Posts: 95,982 Mod ✭✭✭✭Capt'n Midnight


    you could include a hyperlink to the solution document - I take it they are using outlook

    if you can generate a file and have triggers take a look at BLAT - it should be able to send the generated file by SMTP through your exchange server.


Advertisement