Hi mutt-users, my .muttrc contains a send-hook that does a my_hdr command. It works correctly from inside mutt, but if I use mutt from the command line it does not work. $ mutt add@xxxxx < textfile results in the textfile being sent to add@xxxxx, but the send-hook has not been done, the my_hdr was not applied. Is this a bug? I would like to have it working the same way in both cases. Can somebody fix this? Best regards Jens