SMTP is not working with one of the Google Account
ashishtrnrytchl opened this issue · 2 comments
We have a Java SMTP client app that is using Gmail server to send emails. We used a particular Gmail account, support@xyz.com, to send emails. The app was working fine till we made some changes in DNS ( added DMARC record). Then we started getting Authenticiationfailed exception. Removed DMARC record but the issue is still there.
Then we tried with another account belonging to the same domain (infi@xyz.com). That worked. However, support@xyz.com is still not working.
Any help will be much appreciated.
-best regards
Ashish
Are you still facing this error? If so, could you give us some more details regarding both the error messages (a stack trace or screenshot) and setup? It sounds like you're using the Gmail Apiary library to send emails. I'm not too familiar with DMARC, so I'll need to do some digging there.
Closing for inactivity.