am 23.03.11 18:38 schrieb Dennis Guhl <[email protected]>:

On Wed, Mar 23, 2011 at 05:44:51PM +0100, Jim Knuth wrote:
am 23.03.11 17:33 schrieb Sven Hartge<[email protected]>:

Sorry Sven, this is not against you!

Jim Knuth<[email protected]>   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]

Reply via email to