#1) NEVER use a CNAME for an MX record! This is against the RFC's
 
It should be something like this (at least with BIND, I'm not sure what you're using...)
 
mail1    IN A 24.181.209.45
 IN MX 20 mail1.mydomain.com
mydomain.com IN A 24.181.209.45
 
or something similar. That MAY be what's causing your problem, but I'm not sure.
-----Original Message-----
From: Jaymes Home [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 31, 2001 4:59 PM
To: [EMAIL PROTECTED]
Subject: [IMail Forum] Help with mail being REJECTED.


Here is my dns

mail1.mydomain.com CNAME mydomain.com=20
mydomain.com A 24.181.209.45
mydomain.com NS ns1.granitecanyon.com
mydomain.com  NS ns2.granitecanyon.com
ns1.granitecanyon.com A 205.166.226.38
ns2.granitecanyon.com A 204.1.217.148

I can check for mail I can ping BUT I CAN NOT SEND TO =
[EMAIL PROTECTED] or [EMAIL PROTECTED]

Comes back Unknown user: [EMAIL PROTECTED]
User is setup and I can check for mail using user.

Any Ideas????

Thanks

Reply via email to