On Tue, 2009-08-25 at 15:55 +0200, Markus Bonet wrote:
> userdb passwd {
> }
>
> userdb static {
> args = uid=vmail gid=vmail home=/daten/mailusers/%u
> }
>
> passdb passwd-file {
> args = /etc/dovecot/passwd
> }
> }
>
> But when I try to login in to a system's user mailbox,
Hi,
I want to pick up this discussion.
I am trying to achieve the same, but I am using Maildir instead.
Here's the (relevent part of the) config file as configured by the recent
suggestion:
# We're using Maildir format
mail_location = maildir:~/Maildir
# Authentication configuration:
auth_verbo
> Subject: Re: [Dovecot] setting up both system password users AND virtual users
>
> On Wed, 2009-03-04 at 17:54 -0800, Jim Pazarena wrote:
>
> > I've got the "system" working, but cannot figure out how to add the virtual
> system.
> > The docs aren
On Wed, 2009-03-04 at 17:54 -0800, Jim Pazarena wrote:
> I've got the "system" working, but cannot figure out how to add the virtual
> system.
> The docs aren't quite clear enough for me to understand.
>
> The wiki example for dynamic passwd-file locations
> shows: mail_location = maildir:/home
I'm afraid that I am a rookie at dovecot, and cannot seem to figure the
configuration
for a dual system & virtual setup. For now I am using POP3 ---only---
I've got the "system" working, but cannot figure out how to add the virtual
system.
The docs aren't quite clear enough for me to understand