On Tuesday 07 October 2008, "Joyce LAMBERT" <[EMAIL PROTECTED]> wrote:
> Exemple:
>
> test1.domain.com IN CNAME www.domain.com
> test1.domain.com IN MX 10 mail1.domain.Com
>
> dig mx test1.domain.com
>
> Is there a resolution for this bug?
CNAME records cannot coexist with any other records. It's
* Joyce LAMBERT:
> Is there a resolution for this bug?
This is not a bug. A zone which contains a CNAME and an MX record for
the same name is invalid.
--
Florian Weimer<[EMAIL PROTECTED]>
BFK edv-consulting GmbH http://www.bfk.de/
Kriegsstraße 100 tel: +49-72
Hello
I notice that some subdomain having CNAME and MX configured don't reply to
MX query.
After some test and research i notice that the record id order credit
importance to the dns reply.
If the CNAME record id is lower than the MX record id, then powerdns can't
resolv MX record
Exemple:
tes