Using MIME to send email from SAP on Unix
I am using UNIX command to send emails from SAP, When I send it to any webmail eg. Yahoo all the attachment contents are becoming garbage. Someone suggested I should use MIME. But I don't know the process. Can you please let me know how to do it? Currently I am using the following command to send email CONCATENATE 'uuencode' P_FNAME 'Delivery.txt' '| mailx -m -s' 'Test'P_EMAIL NTO UNIXCOM SEPARATED BY SPACE. CALL 'SYSTEM' ID 'COMMAND' FIELD UNIXCOM ID 'TAB' FIELD TABL-*SYS*.

Software/Hardware used:
ASKED: February 5, 2009  7:31 PM
UPDATED: February 26, 2009  8:13 PM

Answer Wiki:
Rather than trying to reinvent the wheel, you might want to look at either MMail at http://www.easy400.net/mmailh/intro.htm or RPGMAIL at http://mowyourlawn.com/RPGMail.html. Both applications are free.
Last Wiki Answer Submitted:  February 26, 2009  8:13 pm  by  Teandy   5,860 pts.
All Answer Wiki Contributors:  Teandy   5,860 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _