C.1.1 Implement Internet Addressing in V3R2 and V3R7


To implement these changes, a new exit program for AnyMail, QZMFCTXT, is
shipped with the PTFs. The program must be registered as an exit program
in the mail server framework list expansion point, (QIBM_QZMFMSF_LST_EXP),
to activate the function. It can be in any position in the exit point but
it should be after the QSYS/QZDSNPLE program (exit program 1000).
Register the program after you apply the PTF.


1. Load and apply the PTF or its supersede following the instructions in
the cover letter.
2. Register the exit program using the following command:


WRKREGINF QIBM_QZMFMSF_LST_EXP


3. Select option 8 (Work with exit programs).


On the next display, enter Option 1 (Add) and enter QZMFCTXT as the
Exit Program and QSYS as the library. Press Enter. On the next
display, press PF10 (Additional parameters) and page down to the
second display. Fill in the displays as shown in Figure 164.


_________________________________________________________________________________
| |
| Add Exit Program (ADDEXITPGM) |
| |
| Type choices, press Enter. |
| |
| Exit point . . . . . . . . . . . > QIBM_QZMFMSF_LST_EXP |
| Exit point format . . . . . . . > MSFF0100 Name |
| Program number . . . . . . . . . > 2000 1-2147483647, |
| Program . . . . . . . . . . . . > QZMFCTXT Name |
| Library . . . . . . . . . . . > QSYS Name, *CURLIB |
| Text 'description' . . . . . . . > Context switching exit |
| |
| |
| Additional Parameters |
| |
| Replace existing entry . . . . . > *NO *YES, *NO |
| Create exit point . . . . . . . *YES *YES, *NO |
| |
| |
| |
| |
| More... |
| |
|__________________________________________________________________________________|



__________________________________________________________________________________
| |
| Add Exit Program (ADDEXITPGM) |
| |
| Type choices, press Enter. |
| |
| Exit program data: |
| Coded character set ID . . . . > 37 Number, *NONE, *JOB |
| Length of data . . . . . . . . > 12 0-2048, *CALC |
| Program data . . . . . . . . . > SPCL010001CX |
| |
| |
| Bottom |
| |
|__________________________________________________________________________________|



Figure 164. Add Exit Program for PTF SF33896 or SF33943