* Richard Salts <[EMAIL PROTECTED]> wrote:
> How does one go about opening and reading mail in a digest format using Kmail

Forget about having your mail reader doing it for you.  This is what
procmail and formail do.

add this to your ~/.procmailrc
----------------------------------------------
:0
* ^Subject:.*Digest
|formail +1 -A \
       "X-MIME-Autoconverted: Auto spliting up digests <gasull@Atreyu>" \
       -ds procmail
-----------------------------------------------
For details...
man procmail
man procmailex
man formail

-- 
Jackall <[EMAIL PROTECTED]> 

| This article has _not_ been tested on any monkeys, so we can't be sure |
| that there won't be any side effects if viewed with a Win9x product.   |

Reply via email to