Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/techsneeze/dmarcts-report-parser.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpressy <bart@terta.de>2017-12-09 19:19:42 +0300
committerpressy <bart@terta.de>2017-12-09 19:19:42 +0300
commitbd229e8b15dcd19de91fb64f8a5432c3f32b2a60 (patch)
treebce6581c3080bb58b99c9fc7ed8434455461af08 /README.md
parentd04e787d1fdb60ba98acc810ff97d748156573d8 (diff)
add info to not enable tls and ssl
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2b1a81f..c82314a 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@ $dbhost = ''; # Set the hostname if we can't connect to the local socket.
$imapserver = 'mail.example.com:143';
$imapuser = 'dmarcreports';
$imappass = 'xxx';
-$imapssl = '0'; # If set to 1, remember to change server port to 993.
+$imapssl = '0'; # If set to 1, remember to change server port to 993 and to disable imaptls.
$imaptls = '1'; # Enabled as the default and best-practice.
$tlsverify = '1'; # Enable verify server cert as the default and best-practice.
$imapignoreerror = 0; # set it to 1 if you see an "ERROR: message_string()