petersconsult
Verified User
- Joined
- Sep 10, 2021
- Messages
- 79
Hello all,
i have a question as to whether i can safely set the following variables in /usr/local/directadmin/custombuild/configure/dovecot/dovecot.conf
The instructions say that "bsdauth, PAM and vpopmail require cache_key to be set for caching to be used", this is beyond my personal knowledge; on a standard CentOS/AlmaLinux 8 with DirectAdmin, would that be the case?
Thank you!
i have a question as to whether i can safely set the following variables in /usr/local/directadmin/custombuild/configure/dovecot/dovecot.conf
Code:
disable_plaintext_auth = yes
auth_cache_size = 4M
auth_cache_ttl = 3600 sec
auth_cache_negative_ttl = 3600 sec
auth_mechanisms = plain login
The instructions say that "bsdauth, PAM and vpopmail require cache_key to be set for caching to be used", this is beyond my personal knowledge; on a standard CentOS/AlmaLinux 8 with DirectAdmin, would that be the case?
Thank you!