>Paul Visscher <[EMAIL PROTECTED]> wrote:
>I have [EMAIL PROTECTED]'s mail forwarding to this account(via a .forward). I
>need mutt to make it look like I am replying to a mail that hasn't been
>forwarded. I have the following send-hooks in my ~/.muttrc:

>Stefan `Sec` Zehl <[EMAIL PROTECTED]> wrote:
>Use something like the following:
>
>send-hook '.'               'unmy_hdr From:'
>send-hook '~t [EMAIL PROTECTED]'  'my_hdr From: foobar <[EMAIL PROTECTED]>'
>
>send-hook '.'               'set signature="~/.default.sig"'
>send-hook '~t [EMAIL PROTECTED]'  'set signature="~/.foobar.sig"'

I switched to mutt for precisely it's ability to do this (version 91i),
but found w/out modifying the source suddenly the above didn't work for
me.  That is, when I have just:

send-hook . 'my_hdr From: felix k sheng <[EMAIL PROTECTED]>' #-- default
send-hook . 'set signature=~/.signature'
send-hook '~C felix@nytimes' 'my_hdr From: felix k sheng <[EMAIL PROTECTED]>'
send-hook '~C felix@nytimes' 'set signature=~/.sig-nyt'

set, it never notices that I am receiving mail to [EMAIL PROTECTED]
I had to modify the source so that the send-hook looked at the message
envelope (or something) was looked at *before* the new message envelope
for the new message was created.

Has this behaviour changed recently?  Or am I simply missing something
entirely?

felix

ps. and I prefer to send-hook set my_hdr From: vs alternates&reverse_name
    because that way the From: line is always standard - not simply a copy
    of what other people call you.  Not as elegant, but I like the result
    better.
    
    
214 <9:48> mutt -v
Mutt 0.91i (1998-04-11)
Copyright (C) 1996-8 Michael R. Elkins <[EMAIL PROTECTED]>
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.

System: Linux 2.0.31 [using slang 9938]
Compile options:
-DOMAIN
-HIDDEN_HOST  -HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +USE_FCNTL  -USE_FLOCK
-USE_POP  +HAVE_REGCOMP  -USE_GNU_RX  +HAVE_COLOR  +HAVE_PGP5  +HAVE_PGP2  -BUFFY_SIZE 
 -EXACT_ADDRESS
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/spool/mail"
SHAREDIR="/usr/local/share"
-ISPELL
_PGPPATH="/usr/local/bin/pgp"
_PGPV2PATH="/usr/local/bin/pgp"
_PGPV3PATH="/usr/local/bin/pgp"


    

-- 
felix sheng                                           ... [EMAIL PROTECTED]

PGP: <http://wwwkeys.us.pgp.net:11371/pks/lookup?op=get&search=0x2CA84A01>

Reply via email to