hilfe mein git ist komisch
This commit is contained in:
13
etc/dovecot/conf.d/10-plesk-security.conf
Normal file
13
etc/dovecot/conf.d/10-plesk-security.conf
Normal file
@@ -0,0 +1,13 @@
|
||||
##
|
||||
## Default values for security settings tunable by
|
||||
## pci_compliance_resolver Plesk utility.
|
||||
##
|
||||
|
||||
# PLEASE DON'T EDIT ANYTHING IN THIS FILE! ANY CHANGES WILL BE LOST ON UPGRADE.
|
||||
|
||||
# If 'no', disables the LOGIN command and all other cleartext authentication
|
||||
# unless SSL/TLS is used (LOGINDISABLED capability) or the connection is secured.
|
||||
# Note that if the remote IP 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
|
||||
Reference in New Issue
Block a user