Theepan wrote:
>
> Heyas,
>
> I installed qmail, and everything worked fine. Everyone on the sytem could
> receive mails.
>
> I wanted a mailinglist, so I installed ezmlm and qmailadmin to administrate
> the lists from the web. Now noone in my system, except the mailinglists, can
> receive mails. The error I get is:
>
> <[EMAIL PROTECTED]>:
> Sorry, no mailbox here by that name. vpopmail (#5.1.1)
>
> How is that? Doesn't vpopmail use /etc/password or so?
>
> Anyone have any ideas?
>
> I'm new to this, btw, in case you hadn't noticed.
>
> - Theepan
If you installed qmail from an rpm, some of the rpms
install a crontab that will destroy the /var/qmail/users/assign
file.
You'll need to find that cronjob and remove it. Then re-create
your assign and cdb file
Ken Jones