Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Sending Email Attachment from UNIX using UUENCODE Command

659832Feb 16 2009 — edited Feb 17 2009
Hi,

We are using "uuencode" command to send the mail with attachment to particular user but we are getting the mail without attachment, it's printing ASCII characters in mail body.

The command is:
uuencode $XXAR_TOP/out/${v_request_id}.csv.gz ${v_request_id}.csv.gz) |
mailx -s "Invoice Information Extract" $v_email_recipient

My requirement is to send the PDF file as an attachment.

Any setups or configuration required in UNIX box to get an attachment.

Advance Thanks
Subbu
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 17 2009
Added on Feb 16 2009
4 comments
1,600 views