Re: Maildir folder summaries, hashes, etc.

2001-05-03 Thread Stephane Bortzmeyer
On Wed, May 02, 2001 at 12:19:29PM -0700, Tracy R Reed <[EMAIL PROTECTED]> wrote a message of 28 lines which said: > 1. Build a hash index of all of the info displayed in the index so it doesn't > have to scan every file in the maildir (or read the whole mbox for those using > mbox) every time

send-hook ignored depending on standard input?

2002-05-02 Thread Stephane Bortzmeyer
ppended at all. If I replace the send-hook by a direct call to my_hdr, it works. So, there is something wrong in the send-hook which manifests itself only when standard input is a program! Other relevant part of .muttrc, the default send-hook: send-hook '.' 'my_hdr From: Stephane Bortz

Re: send-hook ignored depending on standard input?

2002-05-03 Thread Stephane Bortzmeyer
On Thu, May 02, 2002 at 09:29:33AM -0700, Michael Elkins <[EMAIL PROTECTED]> wrote a message of 14 lines which said: > It's not an error in your muttrc, send-hooks have never been executed in > batch mode. Off hand I can't remember why this is (perhaps there is no > good reason). It seems un

Quoting the signature in replies (yes, I want)

2002-08-12 Thread Stephane Bortzmeyer
When I reply to a message with something starting with -- in it, mutt does not quote it, probably because it assumes it is a signature. But some people who write me do use -- at random places :-( and I want to quote it nevertheless. I cannot find an option 'include_sig_in_replies'. Any idea?

Re: Quoting the signature in replies (yes, I want)

2002-08-13 Thread Stephane Bortzmeyer
On Mon, Aug 12, 2002 at 12:12:56PM +0200, Roman Neuhauser <[EMAIL PROTECTED]> wrote a message of 18 lines which said: > > But some people who write me do use -- at random places :-( and I want > > to quote it nevertheless. I cannot find an option > > 'include_sig_in_replies'. Any idea? > >

Re: Quoting the signature in replies (yes, I want)

2002-08-16 Thread Stephane Bortzmeyer
On Tue, Aug 13, 2002 at 08:32:29AM -0400, Rob Reid <[EMAIL PROTECTED]> wrote a message of 48 lines which said: > But you're breaking it for the 90% or whatever of messages that have proper > formatting. Right but it is easier than education people :-{ > You can also try explaining to your c

Displaying PGP signature *after* the message?

2002-10-16 Thread Stephane Bortzmeyer
[I know it might have bad security consequences, but I really don't like to see most of my screen eaten by the outout of GPG checking PGP signatures.] Is there a way to display the message "Good signature from..." *after* the message, not between the headers and the messages? Or to hide it unless

SUMMARY: Displaying PGP signature *after* the message?

2002-10-18 Thread Stephane Bortzmeyer
On Wed, Oct 16, 2002 at 02:40:27PM +0200, Stephane Bortzmeyer <[EMAIL PROTECTED]> wrote a message of 8 lines which said: > Is there a way to display the message "Good signature from..." *after* > the message, not between the headers and the messages? Or to hide it > u