POP/400 Email Retrieval API Upgrade - Support

POP/400 Email Retrieval API Upgrade

From Support

Jump to: navigation, search
If you have a question or seek clarification, please call Technical Support.

Use the following instructions for your POP/400 Email Retrieval API upgrade.

If you encounter any problems, please contact Technical Support

This upgrade will bring POP/400 Email Retrieval API to version 1.14
For help finding what version you are currently at, please read the FAQ

Contents

Step 1: Back up old library

RNMOBJ OBJ(QSYS/RJSPOP3) OBJTYPE(*LIB) NEWOBJ(RJSPOP3V1)

Step 2: Download

Download POP/400 Email Retrieval API from RJS.

Username = *********
Password = ***********

Step 3: Install

Use FTP Library Installation to install POP/400 Email Retrieval API library (RJSPOP3) onto the System i.

Click Unzip

Unzip the file to the default location.

FTP Install

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 RJSPOP3

Step 4: Copy DTAARAs

Use the following commands to copy the old DTAARA's and all the users tables to the new library

CPYF FROMFILE(RJSPOP3OL/POPHDR) TOFILE(RJSPOP3/POPHDR) FROMMBR(*ALL) TOMBR(*FROMMBR) MBROPT(*REPLACE) CRTFILE(*NO) FMTOPT(*MAP)
CPYF FROMFILE(RJSPOP3OL/POPDTL) TOFILE(RJSPOP3/POPDTL) FROMMBR(*ALL) TOMBR(*FROMMBR) MBROPT(*REPLACE) CRTFILE(*NO) FMTOPT(*MAP)
WRKOBJPDM LIB(RJSPOP3) OBJTYPE(*DTAARA)

Place option 3 (copy) next to each data area name, except for the data area named: VERSION. Press enter to copy the data areas. Enter RJSPOP3 as the destination library.

Step 5: License

If necessary, enter new license codes.

Step 6: Clean up

Remove the POP/400 Email Retrieval API library

RMVLIBLE RJSPOP3

Step 7: Finish

POP/400 Email Retrieval API should now be completely upgraded.

Personal tools