<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<div>Hello All,</div>
<div> </div>
<div>Just an FYI the Custom Milter guide is updated:</div>
<div><a class="moz-txt-link-freetext" href="https://github.com/Zimbra/custom-milter">https://github.com/Zimbra/custom-milter</a><br>
</div>
<div> </div>
<div>
<ol>
<li>Adding required argument <em>message_from_binary_file</em>
this has to be added because it is required since an update of
Python last year.<br>
<a class="moz-txt-link-freetext" href="https://docs.python.org/3/library/email.parser.html#email.message_from_binary_file">https://docs.python.org/3/library/email.parser.html#email.message_from_binary_file</a><br>
In a future version a default will be added, but as of now,
calling message_from_binary_file without policy will throw an
error and not work
<a class="moz-txt-link-freetext" href="https://docs.python.org/3/library/email.parser.html#email.parser.BytesFeedParser">https://docs.python.org/3/library/email.parser.html#email.parser.BytesFeedParser</a></li>
<li>Added some code to show how to iterate through attachments
and how to get attachment filename, type, extension,
attachment data and attachment object</li>
</ol>
<div> <br>
</div>
</div>
<div id="signature-content-6fc72898-9e98-4a04-a8ed-1ee0a69e9f3a"
data-safe-html="1646211387304.4khadmqvxu"
data-safe-id="signature-card-1646211393416"
data-marker="__SIG_PRE__">
<div>
<div>Kind regards,<br>
<br>
<strong>Barry de Graaff</strong></div>
</div>
</div>
</body>
</html>