Brad Dameron wrote:
>
> What is the users directory used for on vpopmail? Wouldn't that be where it
> stores the default domains users? Is there a way to set it up to do this? I
> know vpopmail is designed for virtual domains but I am trying to use it for
> my main mail server as well. I have around 8,000 customers with accounts.
> Would qmail-pop3 be better to use or will this do the trick?
The users directory is for backward compatiblity. I highly recommend
against using it.
If you want to setup
a default domain use --enable-default-domain=your.default-domain.com
Then add the domain normally with vadddomain domainname.
When you add users make sure you add them with thier full email address
vadduser [EMAIL PROTECTED]
Stick with --enable-default-domain and you'll be all set.
Ken Jones