[Dovecot] different users with different quota

Jim Knuth jk at jkart.de
Wed Mar 23 20:36:20 EET 2011


am 23.03.11 18:38 schrieb Dennis Guhl <dg at dguhl.org>:

> On Wed, Mar 23, 2011 at 05:44:51PM +0100, Jim Knuth wrote:
>> am 23.03.11 17:33 schrieb Sven Hartge<sven at svenhartge.de>:
>
> Sorry Sven, this is not against you!
>
>>> Jim Knuth<jk at jkart.de>   wrote:
>>>
>>>> How can one assign different users different Quota?
>
> [..]
>
>>> Have you read<http://wiki2.dovecot.org/Quota/Configuration>   and
>
> This link alone would have been a sufficient answer to your question.
>
>>> <http://wiki2.dovecot.org/UserDatabase/ExtraFields>?
>
> This could be undoubtedly counted as spoon feeding.
>
> Jim, RTFM!
>
>>> How your different user quotas are configured depends on the userdb
>>> backend you use.
>>
>> it`s via pam
>
> PAM is no userdb: http://wiki2.dovecot.org/PasswordDatabase/PAM
>
> "Usually PAM is used with passwd (NSS) or static user databases." is a
> direct quote from this link and should tell you which example to
> follow in Sven's links.
>
> Dennis

ok, than

plugin {
   quota = maildir:UserONE quota
   quota_rule = *:storage=1G
   quota_rule2 = Trash:storage=100M
   quota = maildir:UserTWO quota
   quota_rule = *:storage=5M
   quota_rule2 = Trash:storage=50M
}

-- 
Mit freundlichen Grüßen,
Jim Knuth

P.S.: Bitte senden Sie KEINE HTML-Mails!
Zufallszitat:
Eine gute Rede ist eine Ansprache, die das Thema erschöpft,
aber keineswegs die Zuhörer. [Churchill]


More information about the dovecot mailing list