when using gmail at least you need the SMTP_Auth ($smtp_id_l;MAIL_UserName_s;MAIL_Password_s;2) to have the additional param (2) to match with smtp port 587 which is secure
Hope this helps Regards Chuck ------------------------------------------------------------------------------------------------ Chuck Miller Voice: (617) 739-0306 Informed Solutions, Inc. Fax: (617) 232-1064 mailto:cjmiller<AT SIGN>informed-solutions.com Brookline, MA 02446 USA Registered 4D Developer Providers of 4D and Sybase connectivity http://www.informed-solutions.com ------------------------------------------------------------------------------------------------ This message and any attached documents contain information which may be confidential, subject to privilege or exempt from disclosure under applicable law. These materials are intended only for the use of the intended recipient. If you are not the intended recipient of this transmission, you are hereby notified that any distribution, disclosure, printing, copying, storage, modification or the taking of any action in reliance upon this transmission is strictly prohibited. Delivery of this message to any person other than the intended recipient shall not compromise or waive such confidentiality, privilege or exemption from disclosure as to this communication. > On Jan 24, 2018, at 12:49 PM, David Ringsmuth via 4D_Tech > <[email protected]> wrote: > > Wayne, > > I’m trying to remember what the resolution was. I’ve worked through a number > of SMTP related things…. > > For one of the systems I support for SMTP relay we’ve begun using AWS SES, > because it works, it’s fast, it’s cheap. (https://aws.amazon.com/ses/) > > Hth, sorry for not remembering this specific incident…. > > David Ringsmuth > > From: Wayne Stewart via 4D_Tech > Sent: Tuesday, January 23, 2018 9:15 PM > To: 4D iNug Technical > Cc: Wayne Stewart > Subject: Re: SMTP error 10113 Error with Authentication > > Hi, > > Did this sort the problem? > > > Regards, > > Wayne > > > [image: --] > Wayne Stewart > [image: http://]about.me/waynestewart > <http://about.me/waynestewart> > > > On 11 May 2017 at 05:08, David Ringsmuth via 4D_Tech <[email protected]> > wrote: > >> Tim, >> >> Great suggestion. At first I thought it did. >> >> The smtp auth password has only lowercase letters and numbers. >> >> It is using SSL (true) SMTP AUTH (true). >> >> I had that problem on another system. Special characters broke it. >> >> David Ringsmuth >> >> From: Timothy Penner via 4D_Tech >> Sent: Wednesday, May 10, 2017 1:34 PM >> To: 4D iNug Technical >> Cc: Timothy Penner >> Subject: RE: SMTP error 10113 Error with Authentication >> >> David, >> >> Just a wild guess - Is there a strange character in the password? >> If so, maybe the character is being handled differently on 4D Server? >> I don't know why this would be the case, I just thought it might give you >> something to investigate. >> >> -Tim >> >> >> >> >> ********************************************************************** >> 4D Internet Users Group (4D iNUG) >> FAQ: http://lists.4d.com/faqnug.html >> Archive: http://lists.4d.com/archives.html >> Options: http://lists.4d.com/mailman/options/4d_tech >> Unsub: mailto:[email protected] >> ********************************************************************** >> >> ********************************************************************** >> 4D Internet Users Group (4D iNUG) >> FAQ: http://lists.4d.com/faqnug.html >> Archive: http://lists.4d.com/archives.html >> Options: http://lists.4d.com/mailman/options/4d_tech >> Unsub: mailto:[email protected] >> ********************************************************************** >> > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: http://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** > > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: http://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

