Fix for Exim4 fastopen with Gmail services (Debian11)

This commit is contained in:
myvesta 2022-07-06 12:48:09 +02:00 committed by GitHub
commit c7aa6ec749
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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