From 0131bad6a3d890eddacbc1c40ccd27b35c8923db Mon Sep 17 00:00:00 2001 From: pkater Date: Mon, 22 Oct 2001 19:12:07 +0000 Subject: Updates on the FAQ. Version number and Q15 in Install and Config (mutt question) --- faq/en/sylpheed-faq.sgml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'faq/en') diff --git a/faq/en/sylpheed-faq.sgml b/faq/en/sylpheed-faq.sgml index 414dc6e..4bb3bad 100644 --- a/faq/en/sylpheed-faq.sgml +++ b/faq/en/sylpheed-faq.sgml @@ -4,7 +4,7 @@ Paul Kater (paul@nlpagan.net) and Jens Oberender (j.obi@troja.net) - Sylpheed FAQ (for version 0.6.1) + Sylpheed FAQ (for version 0.6.4)

@@ -217,7 +217,11 @@ menu. Q24 Can I use procmail to sort my mails with the MH mail handling?

-A. Yes. Check man procmail for details. +A. Yes. Just make sure that you add /. to the end of a rule so procmail knows you are filtering into an MH mail folder. Example:

+0:

+* ^Subject:.*sylpheed

+ sylpheedmail/.

+Check man procmail for details. @@ -353,6 +357,11 @@ A. In the settings part of the program, write Q14 How do I enable GPG support in Sylpheed?

A. When compiling Sylpheed, make sure you add --enable-gpgme in the ./configure command. +When that completes successfully, there is a "privacy" section in the Common preferences. + + +Q15 Mutt does not recognize Sylpheed's MH structure

+A. For this to work you need to use the "touch" command in every MH folder. "touch" the file .xmhcache and Mutt should do just fine. -- cgit