Disable hosts_try_fastopen for all hosts

This commit is contained in:
myvesta 2023-12-20 21:23:34 +01:00 committed by GitHub
parent f4beb1c8f1
commit 328f6f293c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -322,7 +322,7 @@ remote_smtp:
dkim_private_key = DKIM_PRIVATE_KEY dkim_private_key = DKIM_PRIVATE_KEY
dkim_canon = relaxed dkim_canon = relaxed
dkim_strict = 0 dkim_strict = 0
hosts_try_fastopen = !*.l.google.com hosts_try_fastopen =
hosts_try_chunking = !93.188.3.0/24 hosts_try_chunking = !93.188.3.0/24
procmail: procmail:

View file

@ -353,7 +353,7 @@ remote_smtp:
dkim_private_key = DKIM_PRIVATE_KEY dkim_private_key = DKIM_PRIVATE_KEY
dkim_canon = relaxed dkim_canon = relaxed
dkim_strict = 0 dkim_strict = 0
hosts_try_fastopen = !*.l.google.com hosts_try_fastopen =
hosts_try_chunking = !93.188.3.0/24 hosts_try_chunking = !93.188.3.0/24
procmail: procmail:

View file

@ -353,7 +353,7 @@ remote_smtp:
dkim_private_key = DKIM_PRIVATE_KEY dkim_private_key = DKIM_PRIVATE_KEY
dkim_canon = relaxed dkim_canon = relaxed
dkim_strict = 0 dkim_strict = 0
hosts_try_fastopen = !*.l.google.com hosts_try_fastopen =
hosts_try_chunking = !93.188.3.0/24 hosts_try_chunking = !93.188.3.0/24
procmail: procmail: