Mark Post wrote:
On 11/10/2008 at  4:43 PM, Bernard Wu <[EMAIL PROTECTED]> 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]

The nail command (which is what /usr/bin/mail and /usr/bin/mailx point to) supports the 
"-a" option to attach a file to the message.  If you need to attach multiple 
files, specify -a multiple times.

SUSE maybe. Not on my RHEL-clone.

I've been told mutt does it right.

--

Cheers
John

-- spambait
[EMAIL PROTECTED]  [EMAIL PROTECTED]
-- Advice
http://webfoot.com/advice/email.top.php
http://www.catb.org/~esr/faqs/smart-questions.html
http://support.microsoft.com/kb/555375

You cannot reply off-list:-)

----------------------------------------------------------------------
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