AWS forwarding email to a gmail account
        Posted  
        
            by 
                user2433617
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by user2433617
        
        
        
        Published on 2013-11-12T03:10:13Z
        Indexed on 
            2013/11/12
            3:57 UTC
        
        
        Read the original article
        Hit count: 591
        
So I registered a domain name. I then set up a static webpage using aws (S3 and Rout53). Now what I want to do is forward any email I get from that custom domain name to a personal email address I have set up.
I can't seem to figure out how to do this.
I have these record sets already: A NS SOA CNAME
I believe I have to set up an MX record but not sure how.
say I have the custom domain [email protected] and I want to redirect all email to [email protected].
The personal email account is a gmail (google accounts) email address.
Thanks.
© Server Fault or respective owner