[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Using External DNS for MX records



>  When using external DNS for mail, do i need to specify mail records on
the
> DNS of the receiving server?
>
You don't need DNS on the receiving server at all.

> In the external DNS settings, what needs to be specified as the MX
records?
> the hostname of the server, ip address, domain?
>
domain    ttl    MX    priority    ip

eg

my.domain.ext    3600    MX    10    123.123.123.123