From d5fd7192121edb0b9adb3c66ee34fed2a5e9223e Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Mon, 25 Jan 2016 11:08:33 -0500 Subject: [PATCH] (doc) missing SOGoMailKeepDraftsAfterSend documentation --- Documentation/SOGoInstallationGuide.asciidoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/SOGoInstallationGuide.asciidoc b/Documentation/SOGoInstallationGuide.asciidoc index 758196c79..f93c29b8f 100644 --- a/Documentation/SOGoInstallationGuide.asciidoc +++ b/Documentation/SOGoInstallationGuide.asciidoc @@ -2105,6 +2105,10 @@ junk/not junk report sent by SOGo. Example: `SOGoMailJunkSettings = { vendor = "generic"; junkEmailAddress = "spam@foo.com"; notJunkEmailAddress = "ham@foo.com"; limit = 10; };` + +|D |SOGoMailKeepDraftsAfterSend +|Parameter used to keep mails in the drafts folder once they have been +sent by SOGo. Defaults to `NO` when unset. |======================================================================= SOGo Configuration Summary