Searching for a email alert program
Results 1 to 15 of 15

Thread: Searching for a email alert program

  1. #1
    Join Date
    Oct 2000
    Location
    Out of NoWhere
    Posts
    3,284

    Searching for a email alert program

    There are a few team members at my job who are infamous for not checking their business emails regularly. It’s extremely annoying to say the least.
    We use Outlook 2010 on an Exchange server. Is there a software (free-ware will be the best) that will pop up some sort of persistent alert that nags you until you read the new emails?

  2. #2
    Join Date
    Feb 2000
    Location
    Idaho Falls, Idaho, USA
    Posts
    18,428
    Is Outlook set to start automatically on their computers? Are they closing Outlook or not running it at all?

  3. #3
    Join Date
    Oct 2000
    Location
    Out of NoWhere
    Posts
    3,284
    All Outlook in the co. is set to autostart when Windows starts. But good pt. Some of them close it too occasionally. So, additionally, I need to find a way to disable the x on the application window, like some appl. which when the x is click, it only minimize the window instead of closing it.

  4. #4
    Join Date
    Apr 2005
    Location
    Maryland, USA
    Posts
    17,806
    If they have smart phones, set up the email server to also forward all of their incoming email to their phones.

    ?

  5. #5
    Join Date
    Oct 2000
    Location
    Out of NoWhere
    Posts
    3,284
    We are a small co. and we don't pay for smart phones usage for these team members at their pay grades, so can't "require" them to do that.

  6. #6
    Join Date
    Sep 1999
    Location
    Clearwater, Fl.
    Posts
    22,610
    Type up a company policy about how things are and put the fear of unemployment lines in them... SIGN HERE_______________
    If you're happy and you know it......it's your meds.

  7. #7
    Join Date
    Apr 2000
    Location
    Friern Barnet, London, England
    Posts
    46,565
    Nick.

  8. #8
    Join Date
    Oct 2000
    Location
    Out of NoWhere
    Posts
    3,284
    Quote Originally Posted by Steve R Jones View Post
    Type up a company policy about how things are and put the fear of unemployment lines in them... SIGN HERE_______________
    I've repeatedly asked for that but upper management thinks that it's too "aggressive".

    S.S.,

    I've seen this SW in my search but the info on it is bare. The page you link you explains the SW much better and it seems to be just what I am looking for. I'll d/l the trial version to check it out. Thanks so much.

    Now, I need to find a way to disable closing Outlook by clicking the x.
    Last edited by falcon2000; December 6th, 2011 at 01:28 PM.

  9. #9
    Join Date
    Feb 2000
    Location
    Idaho Falls, Idaho, USA
    Posts
    18,428
    Do the users have admin rights or are they limited users? If limited, you could create a program that runs as a service and that periodically checks to see if Outlook is running, and starts it if it is not.

  10. #10
    Join Date
    Oct 2000
    Location
    Out of NoWhere
    Posts
    3,284
    They are all XP SP3 and the user accounts are all admin b/c programs they use need admin privileges..

  11. #11
    Join Date
    Feb 2000
    Location
    Idaho Falls, Idaho, USA
    Posts
    18,428
    You could still try the custom service application, but the users would have the ability to stop it, if they could figure out which one it was.

  12. #12
    Join Date
    Sep 1999
    Location
    Clearwater, Fl.
    Posts
    22,610
    Quote Originally Posted by falcon2000 View Post
    I've repeatedly asked for that but upper management thinks that it's too "aggressive".

    S.S.,
    If these guys are mainly A-OK guys that you'd rather not get fired - then a simple come to Jesus meeting with them might do the trick.

    Explain how they are part of the team and that the Company needs all team members to READ THEIR FREAKIN emails
    If you're happy and you know it......it's your meds.

  13. #13
    Join Date
    Oct 2000
    Location
    Out of NoWhere
    Posts
    3,284
    Quote Originally Posted by jdc2000 View Post
    You could still try the custom service application,
    How do you do that?

  14. #14
    Join Date
    Feb 2000
    Location
    Idaho Falls, Idaho, USA
    Posts
    18,428
    You create a program using something like Visual Basic that looks at all running applications at a selected interval, and if it finds that Outlook is not running, starts it automatically. That is relatively easy to do, if you have any VB experience. The program can be set up to run as a service, or simply as a background program that starts when Windows starts. The same application could also have the capability to check for unread e-mails and pop up an annoying reminder. If you have not done something like this, you might be able to get someone at vbforums.com to code it for you for a reasonable fee. Of course, if your users have admin rights, and know how, they can shut down this program as well as Outlook.

  15. #15
    Join Date
    Oct 2000
    Location
    Out of NoWhere
    Posts
    3,284
    That sounds good. Don't know VB yet ... have been meaning to learn, even picked up a couple of books but keep putting it off ... well, this gives me a reason to start. Thanks.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •