auth-vpopmail.conf.ext revision 84ddb91797aa894f258033d6e5674c1885044c58
# Authentication for vpopmail users. Included from 10-auth.conf.
#
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
}