25 pts.
 Using send distribution in iSeries
i am trying to use snddst but my messages header says it is multipart. I do not want this is there a way i can stop this

Software/Hardware used:
ASKED: February 28, 2011  8:04 AM
UPDATED: March 1, 2011  2:30 AM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

The short answer is not to use SNDDST for SMTP e-mails. It’s not designed not intended for it, though it can be used for some purposes.

Use a SMTP client if you need to send SMTP e-mail. There are a number of free utilities that you can download and install, as well as commercial products. Also, the system provides API access to SMTP facilities and to the entire mail server framework if you need special handling.

iSeries MIME & Mail is one commonly used free utility.

Tom

 107,695 pts.