mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 22:04:01 -07:00
Exim compatibility with Loopia
This commit is contained in:
parent
14cb0a988d
commit
dc00af4d61
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
# #
|
# #
|
||||||
######################################################################
|
######################################################################
|
||||||
|
|
||||||
|
# Uncomment these 3 lines if you have ClamAV or Spamassassin
|
||||||
#SPAMASSASSIN = yes
|
#SPAMASSASSIN = yes
|
||||||
#SPAM_SCORE = 50
|
#SPAM_SCORE = 50
|
||||||
#CLAMD = yes
|
#CLAMD = yes
|
||||||
|
@ -293,6 +294,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_chunking = !93.188.3.0/24
|
||||||
|
|
||||||
procmail:
|
procmail:
|
||||||
driver = pipe
|
driver = pipe
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue