From c530cf811a3f67845014a0bd5836778109c1bd47 Mon Sep 17 00:00:00 2001 From: ston1th Date: Sun, 19 Jan 2020 13:38:03 +0100 Subject: [PATCH] updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 015f9b6..c4c5e69 100644 --- a/README.md +++ b/README.md @@ -42,9 +42,9 @@ The table name must be `secrets`. The file path can be changed. ``` -table secrets file:/etc/mail/secrets +table secrets "/etc/mail/secrets" -listen on egress port 587 smtps pki mx.example.com auth +listen on egress port submission tls pki mx.example.com auth ``` ## Kopano Authentication Class Patch