From: mike <[EMAIL PROTECTED]>
> I am trying to use the Net::SMTP::Multipart to send attachments (word
> doc) and the encoding is getting mangled on non-linux machines
>
> If I send it to myself everything is fine (either external or via my
> mail server)
>
> this appears to the relevant part of
I am trying to use the Net::SMTP::Multipart to send attachments (word
doc) and the encoding is getting mangled on non-linux machines
If I send it to myself everything is fine (either external or via my
mail server)
this appears to the relevant part of the modules
sub FileAttach {
my $self =