Help: mail settings on DNS file

Brian Ventura water at bighead.org
Mon Jun 5 03:01:13 UTC 2000


Get rid of the "*." for your MX records
Example:

in.cx.    IN    MX    10 mail.in.cx.
mail.in.cx.    IN    A    1.1.1.1
www.in.cx.    IN    A 1.1.1.2
www.in.cx.    IN    MX 10 mail.in.cx.

the first line "in.cx" matches mail destined for xyz at in.cx, pointing it
to mail.in.cx
the last line "www.in.cx" matches mail destined for xyz at www.in.cx,
pointing it as before

The mail server must be configured to accept mail for both "in.cx" and
"www.in.cx" in my example.

prova9975 at my-deja.com wrote:

> Help: mail settings on DNS file
>
> Hello
>
> I have the domain "in.cx"
> and I am using the public DNS at www.granitecanyon.com
> so I have to edit the DNS file by myself,
> even though I don't know anything about DNS...
>
> So I tried to edit this file somehow
> and I was able to web addressing
> (even with DNS wildcards!).
> So:  " http://www.in.cx "  and  " http://whatever.in.cx "  do work!
>
> However I am not able to make MAIL work also.
> I do not know how to do this,
> and I hope that someone can help me
> (see my DNS file below).
>
> I posted this message a few months ago and someone
> told me to read certain books and to learn what DNS is.
> However, I do not want to do this...
> If someone can help me, it's fine,
> otherwise I will keep my domain *without* mail features...
>
> Thanks in any case
> Fabrizio
> Italy
> amor99 at iname.com
>
> MY DNS FILE
> ------------------------------------------------------------
>
> ; Name Servers
>
> in.cx.  IN  NS ns1.granitecanyon.com.
> in.cx.  IN  NS ns2.granitecanyon.com.
>
> ; This email address is in DNS-email format. That is,
> ; the '@' (at-sign) is replaced by '.' (dot or period.)
>
> in.cx.  IN  RP fabrcop.tin.it. in.in.cx.
>
> in.in.cx.    IN  TXT "Domain in.cx"
>
> ; addresses for the canonical names
>
> localhost.in.cx. IN  A  127.0.0.1
>
> *.in.cx.   IN A  216.65.106.124 ; GLOBALOK
>
> ; MX records for email addressed to the zone itself
> ; !!! NOTE: THIS DOES NOT WORK !!!
>
> *.in.cx.       IN  MX  10  mail.in.cx. ; GLOBALOK
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.

--
- water at bighead.org
- World's Greatest Speler
        Do what thou wilt shale be the whole of the Law.






More information about the bind-users mailing list