on 1/8/01 11:40 PM, Mark Turner at [EMAIL PROTECTED] wrote:
> Bill Shupp wrote:
>
>> I just used vadduser to create a username containing "." successfully. What
>> test lead you to suspect it's not?
>>
>
> I've attempted to create working accounts, but my attempts result in the
> Maildir being created, but no corresponding .qmail file.
There should not be a corresponding .qmail file for each POP user (only
forwards, etc)
> Errkkk.... I've just done another test. With dashes... pop account creation is
> generating the correct entry in vpasswd & vpasswd.db is being updated, but
> mail
> is appearing to follow the .qmail-default delivery path as for any new pop
> account, .qmail files are not being created.
>
> Hmmm....
>
> Any hints?
What's in your .qmail-default file for the domain in question? It should be
something like:
| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
-Bill