Set Dovecot userdb and passdb
This commit is contained in:
parent
41d7a7cb00
commit
8aea7705c6
1 changed files with 7 additions and 0 deletions
7
config/dovecot/dovecot.conf
Normal file
7
config/dovecot/dovecot.conf
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
userdb {
|
||||
driver = passwd
|
||||
}
|
||||
|
||||
passdb {
|
||||
driver = passwd
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue