Email Attachment Not Working Using "uuencode" In RHEL 7
(Doc ID 2698884.1)
Last updated on JULY 16, 2023
Applies to:
Oracle Concurrent Processing - Version 12.1.3 and laterInformation in this document applies to any platform.
Goal
We defined printer driver to email the concurrent request output as attachment. We used "uuencode" to attach the file, but instead of attaching the file it was shown in the email body.
How to send the output as attachment?
Command sample: uuencode $PROFILES$.FILENAME "File.csv" | mailx -s "Subject" recepient@hello.com
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |