On Nov 10, 2008, at 3:43 PM, Bernard Wu wrote:

Hi List,
From a Linux guest, when I send an email and a file as an
attachment to MS
Outlook, the attachment is displayed as part of the message body.
How can I send it so that Outlook receives it as an attached file
and not
embedded as part of the message body ?
The syntax that I use is :

uuencode <filename.rpt> <filename.csv> | mail -s "Test " [EMAIL PROTECTED]

TIA
Bernie Wu

I'd use Perl and MIME::Lite.

http://www.akadia.com/services/email_attachments_using_perl.html

Has a tutorial.

Adam

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to