Meidokon Wiki
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Useful(?) links

  • furinkan's stuff

  • Postfix snippets


  • SystemInfo

  • This sidebar

Navigation

  • FrontPage
  • RecentChanges
  • FindPage
  • HelpContents
This wiki is not enabled for mail processing. Contact the owner of the wiki, who can enable email.
MeidokonWiki:
  • Postfix
  • Mailbox_quotas

Postfix/Mailbox_quotas

This is a bit messy because quotas can be implemented in many ways. Dovecot is a nice LDA, but it doesn't have trivial quota support. Also, you need a hack if you want to reject during the initial transaction.

Dovecot's quota docs: http://wiki.dovecot.org/Quota

A not-bad alternative is to periodically populate a table with over-quota mailboxes, and use an access table in your smtpd restrictions. This might take a while if you have lots of mailboxes.

Consider a policyd service that queries mailbox sizes on demand. Or uses Dovecot's maildir++ quota files.

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01
MoinMoin Release 1.9.11 [Revision release], Copyright by Juergen Hermann et al.