[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Trouble with pm-jamime-decode.rc,v 1.2 1998/03/30 09:49:09
> There is a Perl MIME module which will allow you to manipulate MIME
> body parts rather elegantly. I haven't tried it for anything real so I
> can't comment on its stability, but the documentation certainly makes
> it look nice. <http://www.perl.com/CPAN-local/authors/Eryq/>, look for
> MIME-tools.
MIME-Base64 is required, too.
We are using both in a perl version of AMaViS (http://amavis.org/),
and it seems to work really well, i.e. none of the bugs observed
were related to these modules :)