mirror of
https://github.com/myvesta/vesta.git
synced 2024-11-21 21:10:17 -08:00
d9a68455a8
Update names Fix pcre url Please not configs are not tested Revert changes
10 lines
200 B
Plaintext
10 lines
200 B
Plaintext
passdb {
|
|
driver = passwd-file
|
|
args = scheme=MD5-CRYPT username_format=%n /etc/exim4/domains/%d/passwd
|
|
}
|
|
|
|
userdb {
|
|
driver = passwd-file
|
|
args = username_format=%n /etc/exim4/domains/%d/passwd
|
|
}
|