Sending email via AS400 SNDDST
0 pts.
0
Q:
Sending email via AS400 SNDDST
How can I use SNDDST to send email to an email group in Lotus Notes? I know how to send to a specific email address but not to an email group.
ASKED: Jan 10 2005  3:28 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
7785 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
My favorite (free) step by step guide including source code is by Steve Maill at Genisis V.

Link: http://www.genesisv.com/freesource/howto.txt

====================================================================

Does the group have an e-mail address? If so, use it. If you can send to the group with an e-mail address from any other basic SMTP e-mail client, then the address should be usable for SNDDST.

If not, then you can create (and maintain) a "distribution list". See command WRKDSTL.

Tom
Last Answered: Oct 20 2009  0:50 AM GMT by TomLiotta   7785 pts.
Latest Contributors: qpgmrs   0 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

RVP400   250 pts.  |   Oct 21 2009  8:49AM GMT

Hi,

The article below contains detailed explanations and easy-to-use procedures to send email. It should help you. It includes the source code for email sending, spool to pdf transformation, among others.

 <a href="http://www.mcpressonline.com/programming/rpg/has-your-system-i-emailed-someone-today.html" title="http://www.mcpressonline.com/programming/rpg/has-your-system-i-emailed-someone-today.html" target="_blank">http://www.mcpressonline.com/programming…</a>

Regards,
RVP

 
0