WinBatch® Technical Support Forum

All Things WinBatch => WinBatch => Topic started by: stanl on December 07, 2016, 11:46:05 AM

Title: SMTP error
Post by: stanl on December 07, 2016, 11:46:05 AM
I have a script that messages to my cell phone through smtp. Works fine through gmail, but tried an internal host from work and it gave the 5.3.3 error AUTH not available. I did a telnet into the server and it returned 220 ESMPT.

My script uses tls/ssl in Kinit and has eh flags set.  A co-worked who uses a .net SMTP client has no problems with his settings.  Any suggestions?

Oh - using WB 2013 and WWPST44I.dll
Title: Re: SMTP error
Post by: stanl on December 08, 2016, 03:37:03 AM
Re-did the script using the CLR and then tried it with VB_NET code and kept getting errors, then realized the server blocked messages to cell phone (vtext.com etc..).  A co-worker has discovered a .dll from another product which may overcome this [basically a message to a cell from a corporate email, not gmail).