Skip to main content

Address not found, 550 5.1.0 Recipient rejected, Google Cloud

Comments

3 comments

  • cPanelLauren
    Hello @clyde01
    • When you send mail to yourself from Gmail, is the transaction (or even SMTP connection) logged in the exim log at /var/log/exim_mainlog
    • Is the domain located in /etc/localdomains
      and not present in /etc/remotedomains
      ?
    • Is there a CNAME record present for mail.mydomain.com (i.e., does it resolve to an IP address)
    • Does this only occur with Gmail or does it also occur with other email service providers
    • Do you now or have you ever had Google's email suite?
    0
  • clyde01
    Hello @cPanelLauren,
    • No, there is it a transaction logged in the exim log when I send an email to the DOMAIN email
    • Yes, the domain is located in /etc/localdomains and NOT present in /etc/remotedomains
    • No, there is no CNAME record present for mail.mydomain.com, instead I have an A record resolving mail.mydomain.com to the IP address
    • No, it also occur with other email service providers
    • No, I never had Google's email suite (GSuite)
    0
  • clyde01
    Hello @cPanelLauren, Support has helped me resolved the issue, it turns out I have blocked port 25 inbound to my VM instance. Google blocks OUTBOUND port 25 traffic, so the blunder is on me.
    0

Please sign in to leave a comment.