SMTP/400 Email Send API Upgrade
From Support
| | If you have a question or seek clarification, please call Technical Support. |
Use the following instructions for your SMTP/400 Email Send API upgrade.
If you encounter any problems, please contact Technical Support
Contents |
[edit]
Step 1: Back up old library
RNMOBJ OBJ(QSYS/RJSSMTP) OBJTYPE(*LIB) NEWOBJ(RJSSMTPV1)
[edit]
Step 2: Download
Download SMTP/400 Email Send API from RJS.
Username = ********* Password = ***********
[edit]
Step 3: Install
Use FTP Library Installation to install SMTP/400 Email Send API library (RJSSMTP) onto the System i.
Unzip the file to the default location.
Enter your System i IP Address, username and password.
Take each numbered step, waiting until the previous step is finished before continuing.
| | You will see an Error 550. This is normal behavior. If you see any additional errors please contact Technical Support. |
ADDLIBLE RJSSMTP
[edit]
Step 4: Copy DTAARAs
Use the following command to copy the old DTAARA's and all the users tables to the new library
SMTPUPG RJSSMTPV1 RJSSMTP
[edit]
Step 5: License
If necessary, enter new license codes.
[edit]
Step 6: Clean up
Remove the SMTP/400 Email Send API library
RMVLIBLE RJSSMTP
[edit]
Step 7: Finish
SMTP/400 Email Send API should now be completely upgraded.


