[Mimedefang] strange eror syslogs MD-2.22/SA-2.43

Troy Carpenter troy at carpenter.cx
Fri Oct 18 22:43:01 EDT 2002


That may do it, and if it does work it will only fix things for
mimedefang.

The way I fixed this problem is to go into the file /etc/sysconfig/i18n

Change the line that reads:
  LANG="en_US.UTF-8"

To:
  LANG="en_US"

Reboot your system.

Troy


> -----Original Message-----
> Message: 13
> Date: Fri, 18 Oct 2002 11:37:24 -0400 (EDT)
> From: "David F. Skoll" <dfs at roaringpenguin.com>
> To: mimedefang at lists.roaringpenguin.com
> Subject: Re: [Mimedefang] strange eror syslogs MD-2.22/SA-2.43
> Reply-To: mimedefang at lists.roaringpenguin.com
> 
> On Fri, 18 Oct 2002, Martin J. Dellwo wrote:
> 
> > I set up a new mailserver using RedHat 8.0, sendmail 8.12.5,
> > mimedefang-2.22, and SpamAssassin-2.43,
> 
> > Oct 18 00:07:34 spambam mimedefang-multiplexor: Slave 0 stderr:
> > Malformed UTF-8 character (unexpected continuation byte 
> 0xa9, with no 
> > preceding start byte) in transliteration (tr///) at 
> > /usr/local/bin/mimedefang.pl line 3386, <IN> line 50.
> 
> This is a known issue with Perl 5.8.0 on Red Hat.
> 
> Simply put this near the beginning of the script which starts 
> MIMEDefang:
> 
> LANG=C
> export LANG
> 
> Regards,
> 
> David.
> 
> 




More information about the MIMEDefang mailing list