SMTP error

Started by stanl, December 07, 2016, 11:46:05 AM

Previous topic - Next topic

stanl

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

stanl

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).