View Full Version : AS/400 and e-mail
David Abramowitz
11-07-2001, 12:36 PM
This does not cover all of your questions, but you can E-Mail AS/400 objects by using the SNDDST command, , , , , providing you are using the SMTP server on the AS/400. The SNDDST command may be accessed by an RPG IV program through the QCMDEXC API. There are other mail APIs that also may be used. Dave
bill.clifford@bmw.com.au
11-07-2001, 12:51 PM
Jim, Do a search of the MC site - you should find lots of previous discussions. Bill
segalgary@hotmail.com
11-12-2001, 07:12 AM
Hi, I just set up our AS400 to send emails, I used: http://www.bvstools.com/ Check them out - great tools Gary Segal here is some more links http://net400.com/references/curriculum_tcp_as400.ppt http://www.net400.com/_online_links.htm
Guest.Visitor
03-03-2002, 07:54 AM
Hi, Can someone please help me out??? I have an RPG IV program that reads through an FTP log file. The program determines if an error occurred during the file transfer process. If an error has occurred, it simply sets on (*ON) an error indicator. I have defined Fail and my error indicator. This part of my program works beautifully. Here is my dilemna.... If an error has occurred (ie. Fail = *On) , I would like to send an e-mail to someone alerting them of this error. The recipient of the e-mail has not been determined, but for now, it can be me. Here are my questions.... Is RPG IV capable of sending e-mails ? Do I have to start something or enable something on our AS400 to do this ? And if so, does it open a new can of worms on security ?? (We do not have a security or system administrator and I am not qualified to analyze or implement security procedures) Can this program be written in Java ? I have attached my program code. Please excuse me if I have posted in the wrong section. If so, please let me know, and I will re-posted in the proper section. Thanks for all your help !! Sincerely, Jim Sovick jim.sovick@jostens.com
FTPLOGSRCH.txt (http://www.mcpressonline.com/images/fbfiles/files/2135163b_FTPLOGSRCH.txt)
Guest.Visitor
03-03-2002, 07:54 AM
Hi, you can also use directmail400 from www.toolmaker.de
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.