Is it possible to cause email to my domain to be handled by gmail?

Posted by pitosalas on Server Fault See other posts from Server Fault or by pitosalas
Published on 2011-01-07T01:19:56Z Indexed on 2011/01/07 1:55 UTC
Read the original article Hit count: 181

Filed under:
|

[This is a very narrow question, and I don't think it is covered in similar sounding questions]

I want to configure my server's DNS so that when someone sends email to [email protected] it is actually deliver it to [email protected]

Note: My question is whether this is possible to do ONLY with DNS not with myserver.com's own sendmail.

I think the answer is "NO" it is not possible, because when I add an MX record to DNS the email that was delivered to gmail's SMPT server would be TO: [email protected] and it would not know that account.

(But I hasten to add that I am just vaguely starting to grok how this all works.)

© Server Fault or respective owner

Related posts about smtp

Related posts about gmail