Skip to content

Commit

Permalink
Fix for Exim4 fastopen with Gmail services (Debian11)
Browse files Browse the repository at this point in the history
  • Loading branch information
myvesta committed Jul 6, 2022
1 parent 0f86941 commit c7aa6ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/debian/11/exim/exim4.conf.template
Expand Up @@ -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:
Expand Down

0 comments on commit c7aa6ec

Please sign in to comment.