Ever since I configured bind, smail has been going crazy.. here is what my
log files look like:

Received FROM: ... HOST: 3dillusion.3dillusion.com [198.109.162.43] ...
Deferred TO:<[EMAIL PROTECTED]> ERROR:(ERR164) router
 inet_hosts: BIND server failure: : Connection timed out

before, all my mail was coming to '3dillusion.com' ... and not
3dillusion.3dillusion.com.. I want to change it back to 3dillusion.com and
have smail work.  I've attached my bind configuration for 3dillusion.com

Any help would be greately appreciated.
Paul
@               IN      SOA ns.3dillusion.com hostmaster.3dillusion.com (
                                97110801        ; serial (yymmddxx)
                                604800          ; refresh 3 hours
                                86400           ; retry 1 hour
                                2419200         ; expire 1000 hours
                                604800 )        ; minimum 24 hours

                IN      A               198.109.162.43
                IN      MX      100     mail.3dillusion.com.
ns              IN      NS              ns.3dillusion.com.
                IN      A               198.109.162.43
ftp             IN      CNAME           3dillusion.com.
mail            IN      CNAME           3dillusion.com.
www             IN      CNAME           3dillusion.com.
3dillusion      IN      CNAME           3dillusion.com.
paul            IN      CNAME           3dillusion.com.
                IN      HINFO   I386    LINUX

@               IN      SOA     ns.3dillusion.com hostmaster.3dillusion.com (
                                97110701        ; serial (yymmddxx)
                                604800          ; refresh 1 week
                                86400           ; retry 1 day
                                2419200         ; expire 4 weeks
                                604800 )        ; default ttl 1 week

43              IN      PTR     3dillusion.3dillusion.com.

Reply via email to