mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-31 15:30:50 +02:00
Apply suggestions from code review
This commit is contained in:
parent
9da2a1fcd6
commit
73ca10c7f5
3 changed files with 16 additions and 7 deletions
|
@ -7,7 +7,7 @@
|
|||
# matches the local IP (ie. you're connecting from the same computer), the
|
||||
# connection is considered secure and plaintext authentication is allowed.
|
||||
# See also ssl=required setting.
|
||||
#auth_allow_cleartext = yes
|
||||
#auth_allow_cleartext = no
|
||||
|
||||
# Authentication cache size (e.g. 10M). 0 means it's disabled. Note that
|
||||
# bsdauth, PAM and vpopmail require cache_key to be set for caching to be used.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue