Henry House wrote:

> On Thu, Sep 26, 2002 at 08:53:31AM -0700, Tim Riley wrote:
> > Hi LUGOD:
> >
> > Does anyone know how to email an attachment
> > from the command line?
> >
> > I would expect it to be:
> > mail -s "Here is your graph" --attach-file graph.pdf [EMAIL PROTECTED]
>
> The mail program is rather simple; I do not think that it supports MIME, the
> encoding standard that make attachments and non-ASCII messages possible. Try
> Mutt instead:
>
>         echo 'This is a test.' | mutt [EMAIL PROTECTED] -s 'Test' -a graph.pdf
>

Gotit. Thanks!

>
> --
> Henry House
> The attached file is a digital signature. See <http://romana.hajhouse.org/pgp>
> for information.  My OpenPGP key: <http://romana.hajhouse.org/hajhouse.asc>.
>
>   ------------------------------------------------------------------------
>    Part 1.2Type: application/pgp-signature

_______________________________________________
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech

Reply via email to