Re: bounce-message command ignores sendmail -f

2001-03-19 Thread Jeremy Blosser
Suresh Ramasubramanian [[EMAIL PROTECTED]] wrote: > Using a large mallet, Jeremy Blosser whacked out: > > The proper way to do this with mutt is using the $alternates and > > $reverse_name variables, see the manual. > > I use set envelope_from (Furio, that needs a newer mutt, I suggest you > u

Re: bounce-message command ignores sendmail -f

2001-03-19 Thread Suresh Ramasubramanian
Jeremy Blosser proclaimed on mutt-users that: > > I use set envelope_from (Furio, that needs a newer mutt, I suggest you > > upgrade to the latest stable - 1.2.5). However, I use folder hooks to > He said he had 1.2.5, as did his User-Agent header. :) Woops - till recently (at least, from

Re: bounce-message command ignores sendmail -f

2001-03-19 Thread furio ercolessi
On Mon, Mar 19, 2001 at 04:49:46PM +0530, Suresh Ramasubramanian wrote: > Jeremy Blosser proclaimed on mutt-users that: > > > He said he had 1.2.5, as did his User-Agent header. :) > > Woops - till recently (at least, from assorted posts in the spam-l list) he had > an 1.0 version You people

Re: bounce-message command ignores sendmail -f

2001-03-19 Thread Suresh Ramasubramanian
furio ercolessi proclaimed on mutt-users that: > You people really examine headers too much :) bad habit picked up from spam-l and from working an abuse desk till ~ a year ago (sysadmining since then doesnt give me any chance to kick the habit) :) > I just upgraded, and I take the occasion

Re: bounce-message command ignores sendmail -f

2001-03-19 Thread Peter Pentchev
On Mon, Mar 19, 2001 at 01:48:48PM +0100, furio ercolessi wrote: > > So my original question should probably be turned into: > - how do I change Resent-From: in bounced mail, so that mail appears > to be resent from the address that I configured as From: (using my_hdr) > and in envelope (usin

Re: upcoming features?

2001-03-19 Thread Jeremy Blosser
Ken Weingold [[EMAIL PROTECTED]] wrote: > I was just curious what new features are being developed for future > release(s) of mutt. Try the mutt-dev list archives or grab a recent version of that branch from the ftp site(s) and check it out. -- Jeremy Blosser | [EMAIL PROTECTED] | htt

selecting gpg key

2001-03-19 Thread Dave Murray
I encrypt with GPG it appears to give me a choice in which of my keys to use, but it always uses the shortest key for encryption, regardless of which one I chose. Any ideas? Regards, Dave

quote regexp's

2001-03-19 Thread Tony Collins
G'day all I've almost gotten mutt how I like it, with the exception of the quoting regexp. I'm no coder, and have NO IDEA on regular expressions whatsoever. Here is what a mate gave me to use, but it causes multi-level quote highlighting to stop working for some reason. set quote_regexp="^ *[a

Re: quote regexp's

2001-03-19 Thread Suresh Ramasubramanian
Tony Collins proclaimed on mutt-users that: > Here is what a mate gave me to use, but it causes multi-level quote > highlighting to stop working for some reason. > set quote_regexp="^ *[a-zA-Z]*[]|>:#}]" Take your pick : set quote_regexp="^ *[a-zA-Z]*[>:#}]" set quote_regexp="^([ \t]*[|>:}