[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] RAQ3: Catch-all email address
- Subject: RE: [cobalt-users] RAQ3: Catch-all email address
- From: Roger Harrison <cobalt@xxxxxxxxxxxxxxx>
- Date: Wed Nov 1 17:15:01 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Wed, 1 Nov 2000, Dave Navarro wrote:
> Okay, I tried putting in "@mail.webgeek.com" and that didn't work. The
> mail bounces back:
Check that mail.webgeek.com is in your /etc/sendmail.cw file. If it isn't
try adding it in on a separate line at the end of the file.
Then restart sendmail:
/etc/rc.d/init.d/sendmail restart
The DNS for the domain looks like this:
Dig webgeek.com@xxxxxxxxxxxxxxxx (209.73.15.199) ...
Authoritative Answer
Query for webgeek.com type=255 class=1
webgeek.com SOA (Zone of Authority)
Primary NS: ns1.zoneedit.com
Responsible person: dnsadmin@xxxxxxxxxxxx
serial:970287038
refresh:14400s (4 hours)
retry:7200s (2 hours)
expire:864000s (10 days)
minimum-ttl:3600s (60 minutes)
webgeek.com NS (Nameserver) ns1.zoneedit.com
webgeek.com NS (Nameserver) ns5.zoneedit.com
webgeek.com A (Address) 64.39.237.115
webgeek.com MX (Mail Exchanger) Priority: 0 mail.webgeek.com
webgeek.com NS (Nameserver) ns1.zoneedit.com
webgeek.com NS (Nameserver) ns5.zoneedit.com
ns1.zoneedit.com A (Address) 207.228.252.101
ns5.zoneedit.com A (Address) 209.73.15.199
mail.webgeek.com A (Address) 64.39.237.115
This looks OK to me, unless I'm missing something. So I think the problem
is most likely to be in either /etc/sendmail.cw or /etc/virtusertable.
Hope that helps,
Roger Harrison