<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 9/2/2022 9:10 PM, Erik Olson via
MIMEDefang wrote:<br>
</div>
<blockquote type="cite"
cite="mid:7f95159e-85ce-28eb-26d9-2ecf9447157d@thekrib.com">
<p>Not sure if this is the right place to ask, but I didn't see
any bug repository easily on the mimedefang web page.</p>
</blockquote>
Post issues here:
<a class="moz-txt-link-freetext" href="https://github.com/The-McGrail-Foundation/MIMEDefang">https://github.com/The-McGrail-Foundation/MIMEDefang</a><br>
<blockquote type="cite"
cite="mid:7f95159e-85ce-28eb-26d9-2ecf9447157d@thekrib.com">
<p>I have kept the spamassassin customizations in
/etc/mail/sa-mimedefang.cf since <i>forever</i>, and as far as
I can see in the docs and man pages, that's a reasonable home.
That's where I've configured bayesian filtering, global
blacklists and whitelists, etc.</p>
</blockquote>
<p>It looks like that logic was lost in spam_assassin_init in
modules/lib/Mail/MIMEDefang/Antispam.pm. (That procedure used to
be in mimedefang.pl but the code got rearranged into multiple
files. It had a fairly elaborate search for config files. Now the
optional $config value passed in isn't used and no search is made
for one.)</p>
<p><br>
</p>
</body>
</html>