Chris Joyce wrote:
> I was just trying to work out how to send a file with a email form the
> command line , can this be done ?
>
> I have been using
>
> sendmail -oi -t [EMAIL PROTECTED] <orb.zip
>
> but this includes the file as part of the mail .
sendmail doesn't include any functionality for creating MIME
attachments. You need to use a separate program, e.g. metasend (from
the metamail package).
--
Glynn Clements <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]