Disabled debug, kept the directives for future debugging if required.
This commit is contained in:
@@ -89,9 +89,9 @@ default_client_limit = 1000
|
||||
|
||||
# --- Enhanced Diagnostic Logging ---
|
||||
# Provides detailed information about authentication and connection drops
|
||||
auth_verbose = yes
|
||||
auth_debug = yes
|
||||
mail_debug = yes
|
||||
auth_verbose = no
|
||||
auth_debug = no
|
||||
mail_debug = no
|
||||
|
||||
# Delay failed authentication attempts by 2 seconds to slow brute force
|
||||
auth_failure_delay = 2 secs
|
||||
|
||||
@@ -89,9 +89,9 @@ default_client_limit = 1000
|
||||
|
||||
# --- Enhanced Diagnostic Logging ---
|
||||
# Provides detailed information about authentication and connection drops
|
||||
auth_verbose = yes
|
||||
auth_debug = yes
|
||||
mail_debug = yes
|
||||
auth_verbose = no
|
||||
auth_debug = no
|
||||
mail_debug = no
|
||||
|
||||
# Delay failed authentication attempts by 2 seconds to slow brute force
|
||||
auth_failure_delay = 2 secs
|
||||
|
||||
Reference in New Issue
Block a user