On Sat, Sep 08, 2007 at 04:26:14PM +0200, Alexander Dahl wrote: > > You can accomplish this by setting signature in a send-hook, like so: > > > > send-hook PATTERN set signature=SIGNATURE_FILE > > That's pretty cool, I'll try that to append a signature based on > outgoing address.
There is another notable feature, you can set SIGNATURE_FILE to a pipe like this: send-hook PATTERN set signature="SIGNATURE_FILE|" mutt will then execute SIGNATURE_FILE and use the output as the signature. -- with kind regards Thor Andreassen
