* Pedro Alves <[EMAIL PROTECTED]> [2002-09-10 14:37]: > On Tue, Sep 10, 2002 at 04:08:44PM +0200, Michael Tatge wrote: > > Pedro Alves ([EMAIL PROTECTED]) muttered: > > > I want to make a compose macro that verifies the from-address and changes > > > the fcc according to that value... > > > > > > perhaps something like: > > > > > > compose V if ( <from> == 'foo@bar' )then {<Fcc> = '=bla'} > > > > > > Can you give me a hand on this? > > > > What about fcc-hooks? > > > > Michael > > fcc hooks don't automatically update when I change from address. I change > the from address often and I can't fill the configuration file with all the > possible addresses. I'm not seeing other way..
whatever your macro to change your From: address is - change it so it sources a setup file which includes your headers and fcc-hooks. Sven