Archie:
That rings a bell, server.
Message Handler Problem.
I have used 4 different email providers excite, gmail, mail, and Rackspace. I have used two laptops and a tablet. They all send 4 or 5 emails then lock up for four hours.
Lets look at what I am doing. I set MessageHandler1.Value to a 1 the system starts emailing to the person in the emailer list based on what I have in the file Emailer. Currently Emailer looks like this.
1,1,1,1,1,1
2,1,1,1,1,1
3,1,1,1,1,1
Emails look like this
1,ddddd13@excite.com
2,ddddd13@mail.com
After I set MessageHandler1.Value to a 1 I wait 10 seconds and then set it to a 2. At this point I should get an email from alarm 1 then 2 then after a minute from 1 again then 2 after another minute from 1 then 2.
I only get 4 or 5 emails. Then the system locks up for 4 hours. I can reboot change the properties in the message handler to send from a different email provider and change the emails file to send to a different email address. Nothing, its locked up for 4 hours.
Are there any other properties for the MessageHandler that are not on the messageHandler properties window?
Im baffled,
Dave