[BlueOnyx:06009] Re: sending attachments
Gerald Waugh
gwaugh at frontstreetnetworks.com
Fri Dec 3 10:41:25 -05 2010
On Fri, 2010-12-03 at 09:39 -0500, lists at misswebhost.com wrote:
> Good morning all,
>
> On the old cobalt machines I used the line below in a .pl file and it
> would send me the file as an attachment
>
> uuencode file.gz file.gz | mail -s "subject" email at domain.com
>
> now I get
> bash: uuencode: command not found
>
> is there a new way to be able to do this?
yum install mutt
mutt -s "my subject" -a file.gz user at domain.tld
Gerald
More information about the Blueonyx
mailing list