commit 0dd44e32064ff0d9bbb9624a1b0b4302db34c9d9
parent 170dffe33bff55ed3d6156f895b75f1060bf6f86
Author: Jaromil <jaromil@dyne.org>
Date:   Fri,  7 Sep 2012 00:45:08 +0200
add known to mboxes priority
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/zlibs/filters b/src/zlibs/filters
@@ -95,7 +95,7 @@ wwwtext=w3m
 { which elinks > /dev/null } && { wwwtext=elinks }
 cat <<EOF > $MUTTDIR/mailcap
 text/html; ${wwwtext} -dump %s; nametemplate=%s.html; copiousoutput
-application/*; a=${WORKDIR}/tmp && f=\`basename %s\` && rm -f \$a/\$f && cp %s \$a/\$f && jaro open \$a/\$f
+application/*; a=${WORKDIR}/tmp && f=\`basename %s\` && rm -f \$a/\$f && cp %s \$a/\$f && jaro preview \$a/\$f
 text/plain; iconv -f iso-8859-1 -t utf-8; test=charset=%{charset} \
   && test x`echo \"$charset\" | tr a-z A-Z` = xISO-8859-1; copiousoutput
 text/plain; cat %s
@@ -106,7 +106,7 @@ EOF
 
     # just the header, will be completed later in procmail loop
     rm -f $MUTTDIR/mboxes
-    print -n "mailboxes +priv" > $MUTTDIR/mboxes
+    print -n "mailboxes +known +priv" > $MUTTDIR/mboxes
 
     # update identity with default
     read_account imap