[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] No Such User Here
- Subject: Re: [cobalt-users] No Such User Here
- From: Jeff Bilicki <jeff@xxxxxxxxxxx>
- Date: Tue Aug 21 08:34:06 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> I'm having a problem with my Raq4. On the user management section of a
> domain I tried putting the domain name in the email server aliases section.
> But everytime I hit save changes it does not save the information.
> Now if I try to send email to that account I get a Delivery Failure, no such
> user here.
> I do have @www.domain.com in the alias section, and I have tried deleting
> the user and readding the address. Any suggestions?
> Thanks,
> Dave
Make sure that you have an entry in /etc/mail/virtusertable that looks like
this:
# accept-email-at-domain routes
@test.com %1@xxxxxxxxxxxx
If you don't, you might want to try adding it (backing up the virtusertable
first) and rebuilding the db using the command:
makemap hash virtusertable <virtusertable
Jeff-