Email Server Error


montyk

Recommended Posts

When I try to send an email I get an Error"C1008 Could not send message! Responce: 354 Please start mail input." I was able to send emails before but now I can not.

code:

email.strHost="192.168.0.6"

email.strUserName="Monty King"

email.strSubject="Data From CH1"

email.strTo="montyk@apsmaterials.com"

email.strSubject="Data Logging"

email.strFile="S:\CERANODE\Engineering\LAB\Data_Lab_16ch\CH1\1c.csv"

email.strReplyAddress="montyk@apsmaterials.com"

email.strReplyName="Monty King"

email.strAuthenticate="NoLogin"

email.Send()

Link to comment
Share on other sites

  • 4 weeks later...
  • 2 months later...

Cheers, I assumed wrongly that error 10053 was specific to Daqfactory. Thanks for the heads up.

Our friend google pointed me in the direction of a pesky Antivirus setting, stopping Mass-Mailer worms but also stopping Daqfactory Emails.

Thanks again

MB

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.