Hello all,
I got a problem with save_all_attachments. When I use it on a html
message that hat an .txt attachment the saved attachment contains
nothing - it's size is 0Byte.
This seems to happen only if the attachment is a unix mailbox itself,
usually text files don't seem to show this behaviour.
Is this a problem of my system or is this a bug in
save_all_attachments() ?
test.pl: a test script
thismailisok.mail the mailbox file with an "usual" attachment
thismailsuxx.mail: the mailbox file with an 'unix mailbox' as
attachment
PlaintextAttachmentMail.txt: the attached 'unix mailbox'
I run Perl 5.6.1 on HPUX 11i and Mail::MboxParser 0.36
--
Best regards,
Vince mailto:vince_v@xxxxxxxx
thismailsuxx.mail
Description: Binary data
test.pl
Description: Binary data
thismailisok.mail
Description: Binary data
PlaintextAttachmentMail.txt
Description: Text document
|