6. Type the following command to view the spooled file(s) created:
WRKSPLF
7. Press F18 (Bottom) to get to the bottom of the spooled file list if More...
appears on the display.
8. Press F11 (View2) to view the date and time of the file you want to work with.
9. Verify that you are working with the most recent spooled files.
10. Print all of the spooled files and job logs associated with the SMTP jobs.
Youcan gather information to analyze potential problems in the Mail Server
Framework with this procedure:
1. Type this command to register the dump exit program:
WRKREGINF
All MSF exit point names begin with QIBM_QZMFMSF_ so you can run this
command:
WRKREGINF EXITPNT(QIBM_QZMFMSF_*)
2. Pick an exit point in which to register. QIBM_QZMFMSF_ACT is usually a
good choice if no MSF jobs are ending. If some MSF jobs are ending, pick the
same exit point which is causing the MSF job to end. Type option 8 to select
the exit point.
3. If one of the exit programs listed is causing an MSF job to end, remember its
Exit Program Number.
4. Type option 1 to add an exit point. Do
not
type a program name. Press Enter.
5. Enter an Exit Program Number. This is a sequence number.The MSF runs exit
programs in order from the lowest to the highest sequence number (if the
programs are registered for the appropriate types). If an MSF job is ending,
enter a smaller number than the exit program which is causing the MSF job to
end.
6. Type the program name QZMFDUMP,library QSYS.
7. Press F10 for additional parameters, then scroll downward.
8. Type Length of data 12. The program data is SPCL01009999 (the 9999
indicates this: register for all types).
9. Restart MSF (enter ENDMSF,then STRMSF).
10. Output an QMSF spool file, WRKSPLF QMSF.
11. Once you get the dump(s) you want, unregister QZMFDUMPand end and
restart MSF.
Journaling for SMTP is a tool included in the V4R4 release that allows for tracking
the flow of mail through the major mail components. This tool could help you to
explain the reasons why mail may not be delivered. The tool provides a trail for the
delivery of mail at periodic intervals. It is enabled by setting an SMTP configuration
parameter that is new for V4R4.
Type the following command to enable journaling for SMTP:
CHGSMTPA JOURNAL(*YES)
Type the following command to disable journaling, so that journal entries are no
longer generated:
CHGSMTPA JOURNAL(*NO)
The name of the journal used for SMTP journaling is QUSRSYS/QZMF.
470 OS/400 TCP/IPConfiguration and Reference V4R4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|