talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit 96964d33ba643948d14f7c9efb45bdef83c292c8
parent 4a2136d5e325f358ef32b38a838393cd33317f58
Author: paul <paul@claws-mail.org>
Date:   Mon, 29 Mar 2021 14:03:41 +0100

mairix doc updates. thanks to H.Merijn Brand

Diffstat:
Mtools/README | 3+--
Mtools/mairix.sh | 2+-
2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/tools/README b/tools/README @@ -624,8 +624,7 @@ Other tools WHAT IT DOES It's a wrapper to mairix, a tool that makes indexed searches and shows search results in a virtual folder. Maildir, MH and - mbox formats are supported, see: - http://www.rpcurnow.force9.co.uk/mairix/ + mbox formats are supported, see: https://github.com/rc0/mairix HOW TO USE IT mairix.sh diff --git a/tools/mairix.sh b/tools/mairix.sh @@ -19,7 +19,7 @@ # mairix.sh mairix wrapper for Claws Mail # if any param is passed, $1 must be the mairixrc file to use -# if no param is passed, ~/.mairix is assumed +# if no param is passed, ~/.mairixrc is assumed read TEXT test -z "$TEXT" && \