----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 26, 2003 7:56 AM Subject: [SLUG] Emailing Attachments from Perl
> Hi All, > I have a perl script that emails attachments, but there seems to be a > problem with it > When I receive the email its fine, but two others have received it, and > the file is 0 bytes > My email client is Lotus Notes, while theirs is Outlook XP & Outlook > Version 6. > > I have also checked in mutt, and everything seems to be fine. Has anyone > come up with this problem? > > This is what the raw email looks like from the output of the linux 'mail' > command: <SNIP> > Can anyone see anything wrong with this? I can't see anything wrong with it but I suggest using one og the CPAN modules the MIME::Lite package is pretty simple and it makes this stuff a lot easier. ---Gareth -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
