Hi all,
This is the first time I have used the H0-ECOM100.
I am trying to send an email when a machine has faulted.
I think I have everything configured right per the IT guys input.
When I send a test email using NetEdit3 or from the Setup page by going to the ECOM through my browser or from a small test program in the DL05 PLC the email does not go through. The success bit is set in Directsoft5 when I run the Directsoft program but the email never makes it to me.
I monitored the traffic using the SMTP Viewer Tool in Directsoft5 and it shows this:
Mon Mar 21 13:43:42 2011 10.10.10.58: EMail Trace On
Mon Mar 21 13:43:57 2011 10.10.10.58: Recipient: ehenz@bryantcontrol.com
Mon Mar 21 13:43:57 2011 10.10.10.58: Subject: test
Mon Mar 21 13:43:57 2011 10.10.10.58: Body: test send
Mon Mar 21 13:43:57 2011 10.10.10.58: Sending HELO msg
Mon Mar 21 13:43:57 2011 10.10.10.58: State: 0x2 Received data: HTTP/1.1 400 Page not found Does anyone know what would cause the
State: 0x2 Received data: HTTP/1.1 400 Page not found Thanks for any help.