Re: Procmail and compressed folders

1999-05-23 Thread Stewart Wright
Warning Could not process message with given Content-Type: multipart/signed; boundary=4jXrM3lyYWu4nBt5; micalg=pgp-md5;protocol="application/pgp-signature"

Re: dealing with work/personal mails

1999-05-23 Thread David DeSimone
Joshua N Pritikin <[EMAIL PROTECTED]> wrote: > > > I was thinking about some special command to change the From address > > before sending it. > > Reply-To also need to change properly. If you have the right thing in the From: header, there's no need for a Reply-To: header. -- David DeSimone

Re: half-up/down

1999-05-23 Thread David DeSimone
Joshua N Pritikin <[EMAIL PROTECTED]> wrote: > > The strange thing is that half-up does not scroll back to the prior > message, yet half-down *does*. I think you want to set the "pager_stop" variable, which prevents the pager from exiting when you get to the bottom of a message. -- David DeSimo

Procmail and compressed folders

1999-05-23 Thread Stephan Seitz
Hi! mutt works fine with compressed folder but I like to compress the mailinglist-folders which are sorted by procmail. Do someone use procmail with compressed folders? Shade and sweet water! Stephan -- | Stephan SeitzE-Mail: [EMAIL PROTECTED] | | WWW: http://fsing.fs.un

Re: my mutt thinks white is grey...

1999-05-23 Thread David DeSimone
Todd Strilchuk <[EMAIL PROTECTED]> wrote: > > I'm trying to use the color "white" (or "brightwhite") in my muttrc > file, but it always seems to come up with a shade of grey. i'm using > xterm103 Well, when you use "white" or "brightwhite", it tells ncurses to select color 7 or 15, respectively.