Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > 73621c77d8b60cd05d6c85aefe6d8cb4 > files > 27

dovecot-2.2.29.1-1.2.mga6.x86_64.rpm

# Authentication for vpopmail users. Included from 10-auth.conf.
#
# <doc/wiki/AuthDatabase.VPopMail.txt>

passdb {
  driver = vpopmail

  # [cache_key=<key>] [webmail=<ip>]
  args =
}

userdb {
  driver = vpopmail

  # [quota_template=<template>] - %q expands to Maildir++ quota
  args = quota_template=quota_rule=*:backend=%q
}