0 pts.
 Email from Iseries
Email correspondence at our company is currently being completed using the SNDDST w/ *LMSG option to send to outside recipients. We have been asked to have a logo added to the email. It is my understanding that the *LMSG is for text only and cannot be used for this. The logo is to be a url directive and not imbedded in the email. How would you recommend that we accomplish this task? (keeping in mind that the body of the email is the result of an application process running on our iseries.) Thanks

Software/Hardware used:
ASKED: October 14, 2005  11:46 AM
UPDATED: November 17, 2009  10:16 AM

Answer Wiki:
with mime mail you can send an HTML page as mail. Not simple, but possible. Search for MMAIL at http://www.easy400.net/mmailh/wmimemenu.htm?ts=ts200581791926 =========================================================== If anything but text is involved, you're going to have to convert to "real" e-mail and leave SNDDST behind. That is a stop-gap measure anyway and should have been discarded years ago. Install a utility such as MMAIL or create your own. If you do it yourself, you might use the <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=/rzair/rzairsendmime.htm">QtmmSendMail API</a> to associate MIME attachments with an e-mail message. You'll need to know how to create a MIME attachment and how to structure an e-mail body properly. The decision to build, buy or install a downloaded utility is up to you. Tom
Last Wiki Answer Submitted:  November 15, 2009  6:18 am  by  JPLamontre   0 pts.
All Answer Wiki Contributors:  JPLamontre   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

I am unable to answer your question, as I lack the knowledge/training in that application.
Sorry

 0 pts.

 

We too use MMAIL. We got all our information on it direct from IBM:

http://www-922.ibm.com/mmail/start

 0 pts.

 

I have used MMAIL, but ditched it in favor of RPGmail, which IMO is a lot better, and free.

You can read about it at http://mowyourlawn.com/

(I am NOT associated with Aaron or the product)

Regards,

Sloopy

 2,195 pts.

 

Hi,

This article might help you follow Tom’s suggestion:

http://www.mcpressonline.com/programming/rpg/has-your-system-i-emailed-someone-today.html

Regards,
RVP

 270 pts.