If I am composing a new message, I fill in the To: and Subject: fields
and then I'm dropped into my editor to actually write the message.

If I understand the description in the mutt documentation send-hook
will have been called *before* my editor is called, do I have this
right?  ... and send2-hook is called *after* composing the message in
the editor.

Is there any hook that's called after hitting the Send command to
actually fire the message off at sendmail (or whatever)?  ... or at
least a the same time?

I want to do some GUI manipulation (i.e. move to another desktop)
after composing and sending messages to a particular address.  I guess
I could use a wrapper program and use $sendmail to call it.

-- 
Chris Green

Reply via email to