Hi, so I want to uuencode a file, and include a text file for the body
of a message at the commandline.
I have tried:
cat email_text.txt | uuencode filename_to_encode.tar | mail -s
"Subject" address(a)domain.com
Encodes the file and sends the email, but does not use the
email_text.txt file for the body of the message.
Thanks for any help.
Regards,
Steven Hildreth
Information Technology Manager
Aprotex Corporation, http://www.aprotex.com
"Proven Property Protection Since 1952"
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.