MLUG: RE: [MLUG] Sendmail
RE: [MLUG] Sendmail
Email address obfuscation in effect -- please click here to turn it off.

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

That is just my email adress I use all of the time.  ibsiinc.com is a totaly
seperate domain.
I thought mark_taylor.ibsiinc.com would just send messages to
EMAIL:PROTECTED
Am I missunderstanding somthing?

Ok, first of all, nowhere in your conf files there is a "ibsiinc.com"
domain except in your e-mail address fields. No wonder it can't be
found. But read on...

Mark Taylor wrote:
>
> --------------------------------------------------------------------------
--
> --------------------
> /etc/bind/named.conf reads
> [snip]
> // add entries for other zones below here
> zone "mail.ibsiinc-isp.com" {
>         type master;
>         file "/var/cache/bind/mail.ibsiinc-isp.com.hosts";
>         };
>
> zone "ibsiinc-isp.com" {
>         type master;
>         file "/var/cache/bind/ibsiinc-isp.com.hosts";
>         };
>

This looks like you have a whole subdomain of "mail.ibsiinc-isp.com". Do
you have any nodes in it? If not, why do you have it? Just curious...

I took out the zone for mail.ibsiinc-isp.com and just added a CNAME in
ibsiinc-isp.com.host file
mail.ibsiinc-isp.com	IN	CNAME		ibsiinc-isp.com

> --------------------------------------------------------------------------
--
> --------------------
> /var/cache/bind/ibsiinc-isp.com.hosts reads
> $ttl 38400
> ibsiinc-isp.com.        IN      SOA     ibsiinc-isp.com.
> mark_taylor.ibsiinc.com. (
>                         985014745
>                         10800
>                         3600
>                         432000
>                         38400 )
> ibsiinc-isp.com.        IN      NS      ibsiinc-isp.com.
> ibsiinc-isp.com.        IN      A       65.64.127.252
> ibsiinc-isp.com.        IN      NS      ns1.swbell.net.
> ibsiinc-isp.com.        IN      NS      ns2.swbell.net
> ibsiinc-isp.com.        IN      MX      10 ibsiinc-isp.com.
> mail.ibsiinc-isp.com.   IN      A       65.64.127.252
> ns1.swbell.net. IN      A       151.164.1.1
> ns2.swbell.net. IN      A       151.164.1.7
>

Here, add "ibsiinc.com. IN CNAME ibsiinc-isp.com.". That ought to fix
your problem.

mail.ibsiinc-isp.com is already listed here as a node, so if you don't
need it as a domain, just get rid of
/var/cache/bind/mail.ibsiinc-isp.com.hosts. It probably should be
"mail.ibsiinc-isp.com. IN CNAME ibsiinc-isp.com." as well instead of
"mail.ibsiinc-isp.com. IN A 65.64.127.252".

Justin, any further thoughts?

--
Misha Kovalenko
Webmaster               Columbia College
Tel.: 573-875-7314      1001 Rogers
Fax: 573=875=7320    Columbia, MO 65216 USA
Please be much notice! http://www.engrish.com
--
To manage your subscription, go to http://mlug.missouri.edu/members/edit.php

Archives are available at http://mlug.missouri.edu/list-archives/

--
To manage your subscription, go to http://mlug.missouri.edu/members/edit.php

Archives are available at http://mlug.missouri.edu/list-archives/