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

Re: [cobalt-users] Email Aliases - where are they stored? - how is the email caonfig handled?



Hi Dan,

> {Please post in plain text only}

Yes, sorry.

> Are you using CNAMES for any of your records?

Not for the MX-records or the mail, but for the www.

The domain is defined as follows:

khidr.de.       IN SOA ...
        ... (NS records)
        A       212.98.84.182
        MX      10 mail.Vegaa.de.
        RP      zim.vegaa.de. zim.people.vegaa.de.
www     CNAME   khidr.de.

and the vegaa-domain where the mail-server is in is defined as:

Vegaa.de.       IN SOA ...
        IN NS   ...
        A       212.98.84.181
        MX      10 mail.Vegaa.de.
        RP      zim.vegaa.de. zim.people.vegaa.de.
www     CNAME   Vegaa.de.
home    A       212.98.84.182
mail    A       212.98.84.177

Other sites, where mail is functioning are set up identically.
But of course mail aliases do not seem to function - at least at 
the sites, which I tested.

And of course, "accept email for domain" is checked on all the sites
(except www.vegga.de, because mail.vegaa.de has it checked)

Any idea?

Michael