The general solution I have found with applications having UTF-8 problems is to just have the system do itsself as a C machine with /etc/sysconfig/i18n
On US systems /etc/sysconfig/i18n will look like: [EMAIL PROTECTED] smooge]$ cat /etc/sysconfig/i18n LANG="en_US.UTF-8" SUPPORTED="en_US.UTF-8:en_US:en" SYSFONT="latarcyrheb-sun16" Change this to [EMAIL PROTECTED] smooge]$ cat /etc/sysconfig/i18n LANG="C" SUPPORTED="C:en_US.UTF-8:en_US:en" SYSFONT="latarcyrheb-sun16" And you have good systems again. On Thu, 12 Feb 2004, Shawn Button wrote: >That's what we are currently running, but we have this crippling pop3 download >spool lockup on many outlook and Netscape mail clients when there is a base64 >attachment. It happens with ipop3d and qpopper, on our RH Ent3 test box with a >newer version of qpopper this does not happen. > >Thanks > >Shawn > >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of Kevin A. >McGrail >Sent: Thursday, February 12, 2004 11:46 AM >To: [EMAIL PROTECTED] >Subject: Re: [Mimedefang] Mimedefang timeout > > >> If uvscan is problematic can anyone suggest a good, solid antivirus that >will >> run on RH Ent 3? > >Have you considered running RH7.3? Most of the RedHat flavors that trend >higher getting into lots of UTF-8 issues and don't seem as long-term stable >from my $0.02. > >KAM > >_______________________________________________ >Visit http://www.mimedefang.org and http://www.canit.ca >MIMEDefang mailing list >[EMAIL PROTECTED] >http://lists.roaringpenguin.com/mailman/listinfo/mimedefang > >_______________________________________________ >Visit http://www.mimedefang.org and http://www.canit.ca >MIMEDefang mailing list >[EMAIL PROTECTED] >http://lists.roaringpenguin.com/mailman/listinfo/mimedefang > -- Stephen John Smoogen [EMAIL PROTECTED] Los Alamos National Lab CCN-5 Sched 5/40 PH: 4-0645 Ta-03 SM-1498 MailStop B255 DP 10S Los Alamos, NM 87545 -- So shines a good deed in a weary world. = Willy Wonka -- _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

