Jun 9, 2006 #1 LConklin Programmer Mar 4, 2005 3 US What do I need to do to send email messages from a RPG or CL program?
Jun 9, 2006 #2 MdnghtPgmr Programmer Jan 19, 2004 184 US LConklin, You use the SNDDST command. You will need to have SMTP configured correctly. See the link below for that: http://search400.techtarget.com/tip/1,289483,sid3_gci818531,00.html HTH, MdnghtPgmr Upvote 0 Downvote
LConklin, You use the SNDDST command. You will need to have SMTP configured correctly. See the link below for that: http://search400.techtarget.com/tip/1,289483,sid3_gci818531,00.html HTH, MdnghtPgmr
Jun 11, 2006 #3 Mercury2 Technical User Feb 27, 2004 422 FR LConklin, You could check out my site at : http://www.psoriano.freesurf.fr/modele/sndemail.htmMost of the examples shown are from the David Leland's article. They have however been broadened by myself and are fully functional. This site is created in french, hopefully you can read french. If you can't goto Babelfish site http://babelfish.altavista.com/ and enter the url listed above and request it to translate it from French to English. The program code will bunch up but all of the text is now readable in English. Upvote 0 Downvote
LConklin, You could check out my site at : http://www.psoriano.freesurf.fr/modele/sndemail.htmMost of the examples shown are from the David Leland's article. They have however been broadened by myself and are fully functional. This site is created in french, hopefully you can read french. If you can't goto Babelfish site http://babelfish.altavista.com/ and enter the url listed above and request it to translate it from French to English. The program code will bunch up but all of the text is now readable in English.