Hi,

Please find here the patch for the before-edit hook. It enables you to alter
the headers and the body before editing an email. I'm using it to
automically Bcc me.

Sample hook : before-edit.rb
--->8-----8<------
header["Bcc"] = "[EMAIL PROTECTED]"
--->8-----8<------


Not sure sending the body to the hook is useful though.

HTH !
-- 
Pierre Baillet <[EMAIL PROTECTED]>

Attachment: before_edit_hook_sup.patch
Description: Binary data

_______________________________________________
sup-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/sup-talk

Reply via email to