s/ehlo/helo/ in verifier config snippet
This commit is contained in:
@ -36,7 +36,7 @@ timeout_dialog = 20
|
||||
cache_enabled = 1
|
||||
cache_expiry = 86400
|
||||
sender_address = <>
|
||||
ehlo_arg = local
|
||||
helo_arg = local
|
||||
smtp_port = 25
|
||||
max_checker_threads = 100
|
||||
|
||||
|
Reference in New Issue
Block a user