Re: Changing signatures while using "set reverse_name"

2000-11-16 Thread Mikko Hänninen
Michael Elkins <[EMAIL PROTECTED]> wrote on Thu, 16 Nov 2000: > Example: > > send-hook ~f [EMAIL PROTECTED]set signature=~/.sig-mutt > send-hook ~Aset signature=~/.sig-default That example is a bit misleading, as the ~A match would be better if placed bef

Re: Changing signatures while using "set reverse_name"

2000-11-16 Thread Michael Elkins
On Thu, Nov 16, 2000 at 08:34:01AM -0600, Lance Simmons wrote: > I use "set reverse_name" to change my "from" header. > > I'd like to be able to change my signature depending on what my "from" > header is. Is there a way to this? $reverse_name is handled _before_ send-hook, so you can match on y

Changing signatures while using "set reverse_name"

2000-11-16 Thread Lance Simmons
I use "set reverse_name" to change my "from" header. I'd like to be able to change my signature depending on what my "from" header is. Is there a way to this? If not, is there a way to get the same effect as "set reverse_name" while still being able to tie the signature to what address I'm using