<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal"><p dir="auto">Thanks Benny for creating the display_html event hook. I have been experimenting and have gotten it to work pretty well. Most every message has some junk I can now remove, some as many as 8 legal nonsense blocks totaling over 8000 characters of junk removed!</p>
<p dir="auto">I have added the basic framework to my MM GitHub repo. Comments, improvements, and other ideas welcome</p>
<p dir="auto"><a href="https://github.com/prenagha/mailmate-resources#custom-html-bundle-to-filter-unwanted-mail-signatures-and-legal-nonsense">https://github.com/prenagha/mailmate-resources#custom-html-bundle-to-filter-unwanted-mail-signatures-and-legal-nonsense</a></p>
<p dir="auto">Benny, thinking it might be nice to run this filter when the reply to an existing message is created, so the reply does carry-forward all the junk. What would be the right event to hook my new filter into for that?</p>
<p dir="auto">Thanks,<br>
Padraic</p>
<p dir="auto">2017-06-20 13:56 EDT from Padraic Renaghan:</p>
</div>
<blockquote style="border-left:2px solid #3983C4; color:#3983C4; margin:0 0 5px; padding-left:5px">

<div style="font-family:sans-serif"><div style="white-space:normal"><p dir="auto">Sounds good thanks. Eagerly awaiting the next update...</p>
<p dir="auto">2017-06-19 08:25 EDT from Benny Kjær Nielsen:</p>
</div>
<blockquote style="border-left:2px solid #3983C4; color:#3983C4; margin:0 0 5px; padding-left:5px">

<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 13 Jun 2017, at 16:38, Padraic Renaghan wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999"><p dir="auto">File in the MailMate bundle named `eventFilters.plist`. For experimenting</p>
</blockquote><p dir="auto">Thanks. I will try experimenting. I think I get the basic eventFilter calls to bundle via UUID idea. Any help you can provide on what the current events mean, or point me to the one I should try hooking up to first would be appreciated.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">There's no really good candidate, but in the next update I've added <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">display_html</code> for you to experiment with. It's used for any message displayed and both input and output is expected to be HTML.</p>

<p dir="auto">-- <br>
Benny</p>
</div>
</div></blockquote>
<div style="white-space:normal"><blockquote style="border-left:2px solid #3983C4; color:#3983C4; margin:0 0 5px; padding-left:5px">
</blockquote><blockquote style="border-left:2px solid #3983C4; color:#3983C4; margin:0 0 5px; padding-left:5px"><p dir="auto">_______________________________________________<br>
mailmate mailing list<br>
mailmate@lists.freron.com<br>
<a href="https://lists.freron.com/listinfo/mailmate">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote></div>
</div></blockquote>
<div style="white-space:normal"><blockquote style="border-left:2px solid #3983C4; color:#3983C4; margin:0 0 5px; padding-left:5px">
</blockquote></div>
</div>
</body>
</html>