Summary : Mail Attachment.

From: Mukesh Soni <MSONI_at_tuc.com>
Date: Mon, 27 Apr 1998 14:11:52 -0500

My original post
 
> Hi managers,
>
> I think it should be easy one. How do I send a mail with a file attachment from command line ? I tried elm 2.4 but could not figure out.
>
> My problem is that I want to automate the mailing of some sqr reports. There are some 100 reports at the end of the month to be distributed to 70-80 e-mail address.
>

Thanks a lot to all who replied

I have adopted the following solution suggested by Nestor Ruiz.

cat <file> | uuencode <NameAttach> | mailx -s <subject> <TargetDest>

Thanks Nestor Ruiz and thanks to all.

Regards,
Mukesh.
Received on Mon Apr 27 1998 - 21:15:00 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:37 NZDT