mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 04:50:47 -07:00
Fix for Exim4 fastopen with Gmail services (Debian11)
This commit is contained in:
parent
0f86941e8e
commit
c7aa6ec749
1 changed files with 1 additions and 0 deletions
|
@ -319,6 +319,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_chunking = !93.188.3.0/24
|
hosts_try_chunking = !93.188.3.0/24
|
||||||
|
|
||||||
procmail:
|
procmail:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue