[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] using uuencode to create a viewable email attachment
- Subject: [ale] using uuencode to create a viewable email attachment
- From: lists at serioustechnology.com (Geoffrey)
- Date: Sat, 16 Jan 2010 17:17:30 -0500
- In-reply-to: <[email protected]>
- References: <[email protected]>
Brian W. Neu wrote:
> so I tried
>
> uuencode tester.sh tester.sh |mail -s "mail test" my at email.com
> &
> uuencode -m tester.sh tester.sh |mail -s "mail base64 test" my at email.com
You need to tell mail it's an attachment:
mail -s "subject" -a attachedfile my at email.com
--
Until later, Geoffrey
"I predict future happiness for America if they can prevent
the government from wasting the labors of the people under
the pretense of taking care of them."
- Thomas Jefferson