++ 01/07/99 01:50 -0500 - David DeSimone:
>>  set reverse_name       # reply as the user to whom the mail was sent to
>>  #send-hook . my_hdr From: Andy Spiegl <[EMAIL PROTECTED]>
>>  send-hook '~C mutt-'  'my_hdr From: Andy Spiegl <[EMAIL PROTECTED]>'
>
>"my_hdr From" and "reverse_name" do not work together.  The former will
>override the latter.  It's a design "feature" of Mutt.

I don't understand completely. Are you saying you cannot have this
reverse_name when you have alos defined 'my_hdr From:' somewhere?

I have the following in my muttrc:

  set alternates=(([SNIP]|(.*|liveandlocal)@sisterray.xs4all.nl|[SNIP])
  set reverse_name
[...]
  send-hook .                  'my_hdr From: Rejo <[EMAIL PROTECTED]>'
  send-hook .                  'my_hdr Reply-To: Rejo <[EMAIL PROTECTED]>'
  send-hook .                  'set signature=~/.signature'
[...]
  send-hook '~C liveandlocal'  'my_hdr From: Live & Local 
<[EMAIL PROTECTED]>'
  send-hook '~C liveandlocal'  'my_hdr Reply-To: Live & Local 
<[EMAIL PROTECTED]>'
 
I know there's some doubling in the regexp in that alternates line. All
the address within @sisterray.xs4all.nl are mine, but when i tried to
use '.*@sisterray.xs4all.nl' only it didn't work. It still doesn't work,
even when i mention this single name.

So, normally i want to reply with "Rejo <[EMAIL PROTECTED]>",
regardless of anything. Then i have some send-hooks for special things.

On top of these i would like to reply to all mail send to the address
[EMAIL PROTECTED] as "Live & Local <[EMAIL PROTECTED]>".

Can't this be done?

    -Rejo.

-- 
= Rejo  [Sister Ray Crisiscentrum]                      [EMAIL PROTECTED]
= http://mediaport.org/~sister                PGP: RSA FAE40065, DSS/DH 2C8059B5
--------------------------------------------------------------------------------


Reply via email to