On Sat, Nov 13, 1999 at 04:26:39AM +0200, Mikko Hänninen wrote:
> > not in my case (i have the same problem) because the To:
> > address is one of my alternates...
> > i need it there, because it is an admin-role adress 
> > where all replies should come with a From: with that address
> How about remove it from alternates and use a send-hook to set the
> sender address?  Admittedly you can't then use $reverse_name, unless
> you start using the developement version of Mutt which supports
> set from= (instead of needing to use my_hdr From, which is not
> compatible with $reverse_name).

i tried that, but i was unsuccessfull resetting the my_hdr From for all 
other alternates.

i also tried a send_hook to add a my_hdr Cc: also that didn't work :-(
strangely enough, using my_hdr Xx: does work, and only gets added to the
correct set of mails:

#send-hook '.' 'unmy_hdr From:'
#send-hook '~f cc' 'my_hdr From: Martin Baehr <[EMAIL PROTECTED]>'
#send-hook '.' 'unmy_hdr Cc:'
#send-hook '~f cc' 'my_hdr Cc: [EMAIL PROTECTED]'
send-hook '.' 'unmy_hdr Xx:'
send-hook '~f cc' 'my_hdr Xx: [EMAIL PROTECTED]'

greetings, martin.
-- 
vi has two modes the one in which it beeps and the one in which it doesn't
--                                                              (alan cox)
pike programmer            On The Verge            |   db.hb2.tuwien.ac.at
                           (not yet in) San Diego  |  www.hb2.tuwien.ac.at
unix systemadministrator   iaeste.or.at                iaeste.tuwien.ac.at 
                           www.archlab.tuwien.ac.at   black.linux-m68k.org
                           stuts.org            bahai.at            mud.at 
Martin B"ahr
http://www.iaeste.or.at/~mbaehr/

Reply via email to