also sprach bddwyer:
> More confusion. I have an existing vpop user, [EMAIL PROTECTED] I use
> qmailadmin's "alias" feature to add the alias "help" to the account
> "[EMAIL PROTECTED]".
>
> If I then send mail to "[EMAIL PROTECTED]", I don't get a bounce *but* it
> doesn't show up in "[EMAIL PROTECTED]"'s mailbox either.
>
> A look at the logs shows that qmail can't open .qmail-help.
>
> A look through the dirs shows that .qmail-help does not exist in
> *either* /var/qmail/alias or in /home/vpopmail/domains/domain.com/admin.
>
> Where should it be and why isn't qmailadmin creating it?
It should be in /home/vpopmail/domains/domain.com/.qmail-help. Is it there?
If so, what are the permissions and ownership (i.e., please post the output
of ``ls -l /home/vpopmail/domains/domain.com/.qmail-help'')?
/pg
--
Peter Green : Gospel Communications Network, SysAdmin : [EMAIL PROTECTED]
---
/*
* Oops. The kernel tried to access some bad page. We'll have to
* terminate things with extreme prejudice.
*/
die_if_kernel("Oops", regs, error_code);
(From linux/arch/i386/mm/fault.c)