[Commits] [SCM] claws branch, master, updated. 3.17.8-41-g96964d33b
paul at claws-mail.org
paul at claws-mail.org
Mon Mar 29 15:05:09 CEST 2021
The branch, master has been updated
via 96964d33ba643948d14f7c9efb45bdef83c292c8 (commit)
from 4a2136d5e325f358ef32b38a838393cd33317f58 (commit)
Summary of changes:
tools/README | 3 +--
tools/mairix.sh | 2 +-
2 files changed, 2 insertions(+), 3 deletions(-)
- Log -----------------------------------------------------------------
commit 96964d33ba643948d14f7c9efb45bdef83c292c8
Author: paul <paul at claws-mail.org>
Date: Mon Mar 29 14:03:41 2021 +0100
mairix doc updates. thanks to H.Merijn Brand
diff --git a/tools/README b/tools/README
index 94c272a8f..2a5e22689 100644
--- 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
index 46aa78b8f..b44fd3595 100755
--- 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" && \
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list