From 085fa92e891715a625b61e6ef973ba1ed473dc72 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Wed, 30 Sep 2015 09:47:38 +0200 Subject: [PATCH] Clarified mhmboxquirks usage with example. Fixes issue #271 --- src/doc/user/usermanual.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/doc/user/usermanual.xml b/src/doc/user/usermanual.xml index 1507a6d4..fc32b08d 100644 --- a/src/doc/user/usermanual.xml +++ b/src/doc/user/usermanual.xml @@ -6158,7 +6158,13 @@ mondelaypatterns = *.log:20 "this one has spaces*:10" tbird flag is defined, and it should be set for directories which hold Thunderbird data, as their folder - format is weird. + format is weird. Example: + [/path/to/my/mozilla/mail] +mhmboxquirks = tbird + It should be noted that later &RCL; + versions have improved automatic detection of + Thunderbird folders, so that this + should not be needed at all in most cases.