Hi Bowie

> Did you also add omz13.com to /etc/courier/esmtpacceptmailfor?

Oops. I forgot to add it there.

>  # testmxlookup garamond.omz13.local
>
> If your courier box can't resolve the name, you need to fix your
> DNS resolution.

When I run testmxlookup against omz13.local.zone it just gives a rather sad
"Soft Error." In fact, I get that same error no matter what domain I
specify. Any ideas just what the heck I've done wrong with my DNS setup?

If it helps, here's my zone file.

caslon /etc/bind # cat omz13.local.zone
$ORIGIN .
$TTL 604800     ; 1 week
omz13.local.            IN SOA  omz13.local. caslon.omz13.local. (
                                2008       ; serial
                                900        ; refresh (15 minutes)
                                600        ; retry (10 minutes)
                                86400      ; expire (1 day)
                                3600       ; minimum (1 hour)
                                )
                        NS      caslon.omz13.local.

omz13.local.            IN MX   10      caslon.omz13.local.
omz13.local.            A               caslon.omz13.local.

$ORIGIN omz13.local.
router                  A       192.168.42.1
n2025                   A       192.168.42.2
phaser860               A       192.168.42.3

dhcp1                   A       192.168.42.191
dhcp2                   A       192.168.42.192
dhcp3                   A       192.168.42.193
dhcp4                   A       192.168.42.194
dhcp5                   A       192.168.42.195
dhcp6                   A       192.168.42.196
dhcp7                   A       192.168.42.197
dhcp8                   A       192.168.42.198
dhcp9                   A       192.168.42.199

bembo                   A       192.168.42.100
tekton                  A       192.168.42.142

garamond                A       192.168.42.200

caslon                  A       192.168.42.250
caxton                  A       192.168.42.254






-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to