mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
Fix for Exim4 fastopen with Gmail services (Debian11)
This commit is contained in:
parent
c7aa6ec749
commit
2598785a75
1 changed files with 1 additions and 0 deletions
|
@ -345,6 +345,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