I have read the links and where can I mention these extra fields (in
/etc/passwd file??).
Thanks
BAT
Message: 2
Date: Wed, 09 Jan 2008 16:47:05 +0100
From: Luuk <[EMAIL PROTECTED]>
Subject: Re: [Dovecot] Per user mailbox quota
To: Dovecot Mailing List
Message-ID: <[EMAIL PROTECTED]
On Wed, 2008-01-09 at 19:19 +0530, Ranjith Kumar wrote:
> Hi,
>
> How do I setup per user mailbox quota? I am using /etc/passwd database.
There's really no way to do this with /etc/passwd, because it doesn't
allow any adding any extra fields. Either switch to some other userdb
file (maybe generat
On Wed, 2008-01-09 at 19:19 +0530, Ranjith Kumar wrote:
> Hi,
>
> How do I setup per user mailbox quota? I am using /etc/passwd database.
>
> Thanks
> BAT
>
read this:
http://wiki.dovecot.org/Quota
and this:
http://wiki.dovecot.org/UserDatabase/ExtraFields
and you should know, how to do this...