Jun 9, 2006 #1 LConklin Programmer Joined Mar 4, 2005 Messages 3 Location US What do I need to do to send email messages from a RPG or CL program?
Jun 9, 2006 #2 MdnghtPgmr Programmer Joined Jan 19, 2004 Messages 184 Location 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 Joined Feb 27, 2004 Messages 422 Location 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.