aboutsummaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index 74eebaa7..977b6e75 100644
--- a/SConstruct
+++ b/SConstruct
@@ -360,7 +360,7 @@ opts.AddOptions(
+ 'This option has no effect if "with_messaging" is not activated.\n'
+ 'Separate protocols with spaces; string must be quoted with ".\n'
+ 'Available protocols: pop3, smtp, imap, maildir.',
- '"pop3 smtp imap"'
+ '"pop3 smtp imap maildir"'
),
(
'with_platforms',