This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to add google as an upstream relay?

I am evaluating the latest ASG (which is VERY impressive) and seem to be having trouble determining the best way to allow mail from google/gmail as an upstream relay. I can easily add a single ip, but google/gmail have many, on different subnets, and so this is not always static? I tried by adding google.com as a DNS Host or Group, but this didnt work either.

Any suggestions?


This thread was automatically locked due to age.
Parents Reply Children
  • Barry, If he's not receivning SMTP email from Google, I don't understand how adding Gmail servers to the SMTP Proxy will cause the Astaro to accept POP3 mail.  As I understand it, accepting POP3 email is done in the POP3 Proxy and that does not depend on specific server addresses.  What don't I know?

    Cheers - Bob
  • Hi Bob, my understanding is it WILL be SMTP... he's going to set gmail to FORWARD email to his other address. (this is a free setting in gmail).

    Barry
  • I can't find a setting in Gmail for SMTP, only IMAP and POP.
  • It's called 'forwarding', not SMTP.

    Gmail - Settings - Forwarding and POP/IMAP

    On that page, you can choose "Forward a copy of incoming mail to"

    And google will forward via SMTP.

    Barry
  • Isn't that just a forewarder?  It lets me forward a copy of myaccount@gmail.com to myaccount@mydomain.com, and the only "trick" needed is to create an exception for SPF checking for mail from gmail.com.

    Here's what I understand: If my in-house domain has a first MX-record that points at my IP at mail.mydomain.com and a second one that points at mydomain.google.com, Google will receive emails for me when my server at mail.mydomain.com is down.  In that case, I would want mydomain.google.com listed as a smarthost.

    What have I misunderstood?