[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] sendmail oddity
- Subject: RE: [cobalt-users] sendmail oddity
- From: Jon Cooper <CooperJ@xxxxxxxxxxxxxx>
- Date: Wed Feb 20 08:14:01 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> On Tue, 19 Feb 2002, Jon Cooper wrote:
> > I removed all references from the virtusertable and
> local-host-names and
> > rebuilt them. All references that I removed were for
> www.domain.com - there
> > were no entries for just domin.com since I did not set an
> e-mail server
> > alias.
> >
> > I'm still seeing the same behavior. Mail destined for
> support@xxxxxxxxxx is
> > ending up in the spool file for support@xxxxxxxxxxxxxxxxxx
>
> Do you have an actual user on the server named "support"?
> or is support an alias?
Yes, there is a user on the server named "support".
There are no aliases of, or pointing to "support".
There is only one entry in the virtusertable refrencing support and it's:
support@xxxxxxxxxxxxxxxxx support
It looks like if sendmail is unable to find a virtusertable entry, it simply
ignores the domain name and just looks up the user. I tried this with other
accounts (cooperj@xxxxxxxxxxxxxxxxx does not exist, but mail got delivered
to the "cooperj" account which belongs to a third domain).