Exim compatibility with Loopia

This commit is contained in:
dpeca 2020-02-03 11:16:37 +01:00 committed by GitHub
commit dc00af4d61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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