mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Merge pull request #933 from ioannidesalex/patch-11
Fix Gmail issue with IPv6 exim
This commit is contained in:
commit
96047b6dd3
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
#SPAM_SCORE = 50
|
||||
#CLAMD = yes
|
||||
|
||||
disable_ipv6 = true
|
||||
domainlist local_domains = dsearch;/etc/exim4/domains/
|
||||
domainlist relay_to_domains = dsearch;/etc/exim4/domains/
|
||||
hostlist relay_from_hosts = 127.0.0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue