+ Reply to Thread
Results 1 to 5 of 5

Thread: AS/400 and e-mail

  1. #1

    Default AS/400 and e-mail

    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

  2. Default AS/400 and e-mail

    Jim, Do a search of the MC site - you should find lots of previous discussions. Bill

  3. Default AS/400 and e-mail

    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

  4. #4
    Guest.Visitor Guest

    Default AS/400 and e-mail

    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

  5. #5
    Guest.Visitor Guest

    Default AS/400 and e-mail

    Hi, you can also use directmail400 from www.toolmaker.de

+ Reply to Thread

Similar Threads

  1. E-Mail - AS/400 and PC - help me
    By prospec@iol.ie in forum Programming
    Replies: 5
    Last Post: 04-17-2003, 05:21 PM
  2. Replies: 2
    Last Post: 02-26-2002, 01:04 PM
  3. SMTP-mail, Error CPI9045 when sending mail via SNDDST
    By Guest.Visitor in forum IBM i (OS/400, i5/OS)
    Replies: 7
    Last Post: 06-12-2001, 11:00 AM
  4. Sending E-Mail via an IMAP mail server
    By Guest.Visitor in forum Application Software
    Replies: 1
    Last Post: 09-12-2000, 11:09 PM
  5. E-Mail Server - cc:mail
    By Guest.Visitor in forum Internet
    Replies: 1
    Last Post: 08-26-1998, 02:21 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts