[Mimedefang] Error

Jason Gurtz jason at jasongurtz.com
Wed Sep 8 10:19:10 EDT 2004


On 9/7/2004 18:06, Mike Carlson wrote:
> I am getting the following error:
> 
> Sep  7 17:08:54 hades mimedefang-multiplexor[141]: Slave 3 stderr: Can't
> locate object method "SWASHNEW" via package "utf8" (perhaps you forgot
> to load "utf8"?) at
> /usr/local/lib/perl5/site_perl/5.6.1/MIME/Parser/Filer.pm line 362.
[...]
> Any ideas? I am a perl n00b.

The quick hack would be to add

    use utf8;

somewhere near the top of that file.  Are you using the RP patched
MIME-Tools?

~Jason

-- 



More information about the MIMEDefang mailing list