Is it not possible to send-hook on the address the message is sent from? I have tried
send-hook '~f .*[email protected]' 'set crypt_autosign=yes' but this does not catch. It will catch, however, when [email protected] is in my alternates and I do send-hook ~P 'set crypt_autosign="yes"' so I know that mutt can examine the from header when using send-hook. However, I want to catch it on specific From addresses, not everything in my alternates. I searched the mailing list archives for 'send-hook from', but it insists on transforming it into a search for 'send-hook', and I didn't see the question or answer in some pages of results. Thank you. -- .
