Forwarding mail using the AWS route 53 μs entries

This is probably a novice DNS problem so naked with me.

I have two areas:

  • mydomain.fi using AWS Route 53 DNS

  • mydomain.com hosted on hostmonster

I am trying to set up an email address for mydomain.fi. Instead of installing an email server on EC2 or buying a Google Apps account, my idea was to redirect mail in mydomain.fi to another domain on hostmonster.

From the DNS zone of the hostmonster zone I found the entries:

MX:

0 @ mail.mydomain.com 14400

Txt:

@v = spf1 a mx ptr include: hostmonster.com? all 14400

I added them to the Route 53 entry mydomain.fi

When testing, myname@mydomain.com is sent by email , but

myname@mydomain.fi :

: Google , mydomain.fi mail.mydomain.com. [Xx.xx.xx.xx].

, : 550

MX Local Remote Hostmonster, .

Route 53/Hostmonster ?

!

+3
1

, .com Google Apps. ( ) . , .

. , .

- Google Apps

+2

All Articles