[Dovecot] quota not working on delivery

Marcus Rueckert rueckert at informatik.uni-rostock.de
Wed Jun 28 13:03:50 EEST 2006


On 2006-06-28 11:30:58 +0200, martin f krafft wrote:
> > # master.cf:
> > #
> > dovecot   unix  -       n       n       -       -       pipe
> > flags=DRhu user=vmail:vmail
> > argv=/usr/local/dovecot/libexec/dovecot/deliver -d ${user}

side question: am i the only one, who uses mailbox_command with dovecot
lda? i dont use the quota plugin so far. but the cmu plugin works fine
for me.

[[[
protocol lda {
  # Address to use when sending rejection mails.
  postmaster_address = postmaster at example.com

  # Hostname to use in various parts of sent mails, eg. in Message-Id.
  # Default is the system's real hostname.
  #hostname =.

  # Support for dynamically loadable plugins. mail_plugins is a space separated
  # list of plugins to load.
  mail_plugins = cmusieve.
  mail_plugin_dir = /usr/lib/dovecot/modules/lda

  # Binary to use for sending mails.
  #sendmail_path = /usr/lib/sendmail

  # UNIX socket path to master authentication server to find users.
  #auth_socket_path = /var/run/dovecot/auth-master
}
]]]

the relevant snippet from my dovecot.conf.

darix

-- 
           openSUSE - SUSE Linux is my linux
               openSUSE is good for you
                   www.opensuse.org


More information about the dovecot mailing list