Re: how to do something automatically on sending a message to specific recipients
On Mon, Apr 11, 2005 at 04:40:06PM +0200, Michael Tatge wrote:
> why not use a macro?
i assure you it was ignorance rather than a conscious decision on my part =)
> macro compose ,F '<enter-command>unset
> wait_key<enter><filter-entry>/u/fool/filter.pl<enter>y<enter-command>set
> wait_key<enter>'
>
> send-hook '~C recipient@xxxxxxxxxxx' 'push ,F'
that works fabulously. thanks so much for your help! i was sure there was
a "right" way to do this and just hadn't stumbled onto it yet.