Gmail Blocking Email

SUGGESTED

Wondering if anyone can help...just last Monday, our EMAIL is not going through our gmail anymore...looks like it is just not authenticating.

We get ERROR DURING ELECTRONIC DELIVERY.

Unable to login to SMTP connection.
ChilkatLog:
VerifySmtpLogin:
DllDate: Aug 25 2018
ChilkatVersion: 9.5.0.75
UnlockPrefix: SAGECM.CBX112019
Architecture: Little Endian; 32-bit
Language: .NET 4.6 / x86 / VS2017
VerboseLogging: 0
smtpConnectAndAuthenticate:

We have done all the SAGE instructions to allow less secure apps etc.  Please advise if any one is having this issue as well and can help...whats funny is that we have another database in SAGE and that works fine.  Still gmail server, but just different email address.

Parents Reply Children
  • 0 in reply to Wayne Schulz

    We are still getting this error:

    Unable to login to SMTP connection.
    ChilkatLog: 
    VerifySmtpLogin: 
    DllDate: Aug 25 2018 
    ChilkatVersion: 9.5.0.75 
    UnlockPrefix: SAGECM.CBX112019 
    Architecture: Little Endian; 32-bit 
    Language: .NET 4.6 / x86 / VS2017 
    VerboseLogging: 0 
    smtpConnectAndAuthenticate: 
    smtpConnect: 
    smtpHostname: smtp.gmail.com 
    smtpPort: 587 
    connectionIsReady: 
    Need new SMTP connection 
    --connectionIsReady 
    smtpSocketConnect: 
    socketOptions: 
    SO_SNDBUF: 262144 
    SO_RCVBUF: 4194304 
    TCP_NODELAY: 1 
    SO_KEEPALIVE: 1 
    --socketOptions 
    --smtpSocketConnect 
    smtpGreeting: 
    readSmtpResponse: 
    SmtpCmdResp: 220 smtp.gmail.com ESMTP r67sm2748905oif.43 - gsmtp 
    --readSmtpResponse 
    --smtpGreeting 
    startTLS: 
    sendCmdToSmtp: 
    SmtpCmdSent: EHLO CTC-RDS<CRLF> 
    --sendCmdToSmtp 
    readSmtpResponse: 
    SmtpCmdResp: 250-smtp.gmail.com at your service, [] 
    SmtpCmdResp: 250-SIZE 35882577 
    SmtpCmdResp: 250-8BITMIME 
    SmtpCmdResp: 250-STARTTLS 
    SmtpCmdResp: 250-ENHANCEDSTATUSCODES 
    SmtpCmdResp: 250-PIPELINING 
    SmtpCmdResp: 250-CHUNKING 
    SmtpCmdResp: 250 SMTPUTF8 
    --readSmtpResponse 
    sendCmdToSmtp: 
    SmtpCmdSent: STARTTLS<CRLF> 
    --sendCmdToSmtp 
    readSmtpResponse: 
    SmtpCmdResp: 220 2.0.0 Ready to start TLS 
    --readSmtpResponse 
    TLS connection established. 
    --startTLS 
    ehloCommand: 
    sendCmdToSmtp: 
    SmtpCmdSent: EHLO CTC-RDS<CRLF> 
    --sendCmdToSmtp 
    readSmtpResponse: 
    SmtpCmdResp: 250-smtp.gmail.com at your service, [] 
    SmtpCmdResp: 250-SIZE 35882577 
    SmtpCmdResp: 250-8BITMIME 
    SmtpCmdResp: 250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH 
    SmtpCmdResp: 250-ENHANCEDSTATUSCODES 
    SmtpCmdResp: 250-PIPELINING 
    SmtpCmdResp: 250-CHUNKING 
    SmtpCmdResp: 250 SMTPUTF8 
    --readSmtpResponse 
    --ehloCommand 
    --smtpConnect 
    smtpAuthenticate: 
    smtp_host: smtp.gmail.com 
    smtp_port: 587 
    domain: www.ctcsupplies.com 
    smtp_user: [email protected] 
    smtpAuthenticate: 
    login_method: LOGIN 
    auth_login: 
    smtpSendGet2: 
    sendCmdToSmtp: 
    SmtpCmdSent: AUTH LOGIN<CRLF> 
    --sendCmdToSmtp 
    readSmtpResponse: 
    SmtpCmdResp: 334 VXNlcm5hbWU6 
    --readSmtpResponse 
    --smtpSendGet2 
    sendCmdToSmtp: 
    SmtpCmdSent: andAY3Rjc3VwcGxpZXMuY29t<CRLF> 
    --sendCmdToSmtp 
    readSmtpResponse: 
    SmtpCmdResp: 334 UGFzc3dvcmQ6 
    --readSmtpResponse 
    sendCmdToSmtp: 
    SmtpCmdSent: {PasswordOrCredentials} 
    --sendCmdToSmtp 
    readSmtpResponse: 
    SmtpCmdResp: 535-5.7.8 Username and Password not accepted. Learn more at 
    SmtpCmdResp: 535 5.7.8 support.google.com/.../ r67sm2748905oif.43 - gsmtp 
    --readSmtpResponse 
    SMTP authentication failed after sending password. 
    Check your username/password or your SMTP server's auth settings 
    --auth_login 
    Failed to login using LOGIN method 
    --smtpAuthenticate 
    ConnectionType: SSL/TLS 
    --smtpAuthenticate 
    --smtpConnectAndAuthenticate 
    Failed. 
    --VerifySmtpLogin 
    --ChilkatLog 

    Is that just because SAGE is not authenticating our GMAIL account we wish to use?  

    Any other suggestions as we have tried all the above?