Initial commit.
This commit is contained in:
17
dovecot/conf.d/auth-vpopmail.conf.ext
Normal file
17
dovecot/conf.d/auth-vpopmail.conf.ext
Normal file
@@ -0,0 +1,17 @@
|
||||
# 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
|
||||
}
|
||||
Reference in New Issue
Block a user