On 12/24/2019 4:38 AM, Benoit Panizzon wrote:
> Hi Gang
>
> Happy X-mas to all.
>
> Yesterday I updated one MIMEDefang machine because of actual security
> fixes with SpamAssassin. Those packages were updated:
>
> libsasl2-2 libsasl2-modules libsasl2-modules-db sa-compile sasl2-bin
> spamassassin spamc
>
> They don't seem to be related to perl in any way.
>
> Since, the MIMEDefang Worker fail because MIME::Parser throws an error
> on:
>
>     my $headstr = '';
>     open(my $outfh, '>:scalar', \$headstr) or die $!;
>     $hdr_rdr->read_chunk($in, $outfh, 0, 1);
>     close $outfh;
>
> I checked the obvious thinks like full disk, /var/spool/MIMEDefang,
> permission issue, but I am at a loss.
>
> Has anyone encountered this problem and could point me to the right
> direction?
>
Hi Benoit, I've never seen it but have you looked at reinstalling
MIMETools?  Maybe you updated your version of Perl as well while you
were doing work?

Merry Christmas as well!

Regards,

KAM

_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to