There is an issue occuring in getting the email on the server. There is no issues in sending an email from the server.
When someone sends an email, in postfix, it is written that the email is recorded and received but then it gets bounced and removed. This has happened multiple times. The given reason is that the sender in unauthenticated. I have tried to send test email from my own Gmail Id but the result remains same. Please suggest any solution.
I have given the error below.
873B4BB36C: to=abc@gmail.com, relay=gmail-smtp-in.l.google.com[142.251.31.26]:25, delay=1.7, delays=0/0.05/1.3/0.38, dsn=5.7.26, status=bounced (host gmail-smtp-in.l.google.com[142.251.31.26] said: 550-5.7.26 Your email has been blocked because the sender is unauthenticated. 550-5.7.26 Gmail requires all senders to authenticate with either SPF or DKIM. 550-5.7.26 550-5.7.26 Authentication results: 550-5.7.26 DKIM = did not pass 550-5.7.26 SPF [] with ip: [xxx.xx.xxx.xx] = did not pass 550-5.7.26 550-5.7.26 For instructions on setting up authentication, go to 550 5.7.26 4fb4d7f45d1cf-5e4c43a7f71si4873782a12.498 - gsmtp (in reply to end of DATA command))





