Re: Compose macro question

2002-09-11 Thread Sven Guckes
* 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... > > > > >

Re: Compose macro question

2002-09-10 Thread Pedro Alves
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 ( == 'foo@ba

Re: Compose macro question

2002-09-10 Thread Michael Tatge
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 ( == 'foo@bar' )then { = '=bla'} > > Can you give me a hand on this? What about fcc-h

Compose macro question

2002-09-10 Thread Pedro Alves
Hi! 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 ( == 'foo@bar' )then { = '=bla'} Can you give me a hand on this? Thanks a lot -- Pedro Miguel G. Alves [EMAIL PROTECT