Hello Chip,

On Sat, Dec 04, 2010 at 05:08:38PM -0800, Chip Camden wrote:
> I'd like to create a message_hook based on from address that captures the
> from address for use in the hook.  Is that doable?  I'd imagine something
> like this:
> 
> message-hook ~f(.*) 'set editor="myeditor -f \1"'

+1

I also want to do this, for hiding the local hostname in the Message-ID:
  send2-hook '~f "^.*@(.*)$"' 'set hostname=\1'


Johannes

Attachment: pgppR2Cw3YGmM.pgp
Description: PGP signature

Reply via email to