﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://owl.unipharm.com/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Information_Systems%3AMail_Server_Framework_%28MSF%29</id>
	<title>Information Systems:Mail Server Framework (MSF) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://owl.unipharm.com/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Information_Systems%3AMail_Server_Framework_%28MSF%29"/>
	<link rel="alternate" type="text/html" href="https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:Mail_Server_Framework_(MSF)&amp;action=history"/>
	<updated>2026-09-01T14:19:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.4</generator>
	<entry>
		<id>https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:Mail_Server_Framework_(MSF)&amp;diff=3461&amp;oldid=prev</id>
		<title>Norwinu at 22:33, 22 June 2016</title>
		<link rel="alternate" type="text/html" href="https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:Mail_Server_Framework_(MSF)&amp;diff=3461&amp;oldid=prev"/>
		<updated>2016-06-22T22:33:31Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This is used to receive email orders into the i, and for the i to send email messages to users. (For example, unexpected qsysopr messages, over night processing completion messages are sent to I.T., gross margin warnings are sent to the buyers.)  It is independent of Domino.&lt;br /&gt;
&lt;br /&gt;
You can see the server(s) running in subsystem QSYSWRK, named QMSF.   WRKACTJOB SBS(QSYSWRK)&lt;br /&gt;
&lt;br /&gt;
There is an autostart entry, QZMFECOX, that is shipped as part of the QSYSWRK subsystem. Whenever the QSYSWRK subsystem is started, one QMSF job is started by the autostart job entry.  We have changed this to start three; so that a single problem won't completely end MSF processing.&lt;br /&gt;
&lt;br /&gt;
If you want to change the number of jobs that are started in the QSYSWRK subsystem, change the STRMSF command that is in the request data of the QSYS/QZMFEJBD job description. Use the Change Job Description (CHGJOBD) command to make the change.&lt;br /&gt;
&lt;br /&gt;
If you do not want any MSF jobs started when the QSYSWRK subsystem starts, remove the autostart job entry, QZMFECOX, from the QSYSWRK subsystem description.  Use the Remove Autostart Job Entry (RMVAJE) command.&lt;br /&gt;
&lt;br /&gt;
As problems occur with sending particular messages, servers will start ending abnormally.  If there is a problem with one message, every time the start MSF command runs, one server will bomb.  If there are problems with two messages, two servers will bomb, etc.  Once there are three problem messages, all three servers will end and the i will stop sending messages to email and we will stop receiving email orders.  One way around this is to start more servers than there are bad messages.  Another way is to do a reset.&lt;br /&gt;
&lt;br /&gt;
 STRMSF MSGOPT(*RESET)&lt;br /&gt;
&lt;br /&gt;
Be aware that, if this works, it will send the (old) messages that have been causing the problem.&lt;br /&gt;
&lt;br /&gt;
I haven’t tried it, but another option if the reset doesn’t work, would be to *CLEAR all existing mail server framework messages.&lt;br /&gt;
&lt;br /&gt;
 MSF job 099591/QMSF/QMSF ended. Reason code 05.&lt;br /&gt;
 &lt;br /&gt;
                         Additional Message Information                         &lt;br /&gt;
                                                                                &lt;br /&gt;
 Message ID . . . . . . :   CPFAF95       Severity . . . . . . . :   60         &lt;br /&gt;
 Message type . . . . . :   Information                                         &lt;br /&gt;
 Date sent  . . . . . . :   08/21/11      Time sent  . . . . . . :   07:19:26   &lt;br /&gt;
                                                                                &lt;br /&gt;
 Message . . . . :   MSF job 099591/QMSF/QMSF ended. Reason code 05.            &lt;br /&gt;
 Cause . . . . . :   The mail server framework (MSF) job ended. Reason code 05. &lt;br /&gt;
   Reason codes and their meanings follow:                                      &lt;br /&gt;
 00 - The MSF job ended normally. A job log may not exist.                      &lt;br /&gt;
 01 - An internal object was not found that is needed by the MSF job.           &lt;br /&gt;
 02 - An internal object could not be allocated by the MSF job.                 &lt;br /&gt;
 03 - An internal system error was detected by the MSF job.                     &lt;br /&gt;
 04 - Exit point program QZMFSNPA in library QSYS for exit point                &lt;br /&gt;
   QIBM_QZMFMSF_ADR_RSL failed in the MSF job.                                  &lt;br /&gt;
 05 - Exit point program QZMFSNPA in library QSYS for exit point                &lt;br /&gt;
   QIBM_QZMFMSF_ADR_RSL indicated the MSF job is to be ended.    &lt;br /&gt;
               &lt;br /&gt;
 Processing for MSF message ID 1007B501108210222340000000023 was ended and  &lt;br /&gt;
 will be processed again the next time MSF jobs are started using the Start   &lt;br /&gt;
 Mail Server Framework (STRMSF) command.         &lt;br /&gt;
                             &lt;br /&gt;
 Recovery  . . . :   Based on the reason code, do one of the following:         &lt;br /&gt;
 00 - Use the Start Mail Server Framework (STRMSF) command to start the MSF     &lt;br /&gt;
   jobs again.                                                                  &lt;br /&gt;
 01 - Use the End Mail Server Framework (ENDMSF) command to end all MSF jobs.   &lt;br /&gt;
   Then use the Start Mail Server Framework (STRMSF) command to start the MSF   &lt;br /&gt;
   jobs again. This will create any internal objects needed by the MSF jobs.    &lt;br /&gt;
 02 - Use the End Mail Server Framework (ENDMSF) command to end all MSF jobs.   &lt;br /&gt;
   Then use the Start Mail Server Framework (STRMSF) command to start the MSF   &lt;br /&gt;
   jobs again.                                                                  &lt;br /&gt;
 03 - Use the Display Job Log (DSPJOBLOG) command to determine the cause of the &lt;br /&gt;
   job failing. There may be messages listed in the job log to determine what   &lt;br /&gt;
   caused the job to fail. Correct any errors and then use the End Mail Server  &lt;br /&gt;
   Framework (ENDMSF) command to end all MSF jobs. Then use the Start Mail      &lt;br /&gt;
   Server Framework (STRMSF) command to start the MSF jobs again.               &lt;br /&gt;
 04,05 - Use the DSPJOBLOG command to determine the cause of the exit point     &lt;br /&gt;
   program failing. There may be messages listed in the job log to determine    &lt;br /&gt;
   what caused the exit point program to fail. Correct any errors and then use  &lt;br /&gt;
   the End Mail Server Framework (ENDMSF) command to end all MSF jobs. Then use &lt;br /&gt;
   the Start Mail Server Framework (STRMSF) command to start the MSF jobs       &lt;br /&gt;
   again.                                                                       &lt;br /&gt;
     If the problem continues, report the problem using the Analyze Problem     &lt;br /&gt;
   (ANZPRB) command. Refer to the APIs topic in the Information Center,         &lt;br /&gt;
   http://www.ibm.com/eserver/iseries/infocenter, for information about the MSF &lt;br /&gt;
   interfaces.                                                                  &lt;br /&gt;
                                                                                &lt;br /&gt;
 F3=Exit   F6=Print   F9=Display message details   F12=Cancel                   &lt;br /&gt;
 F21=Select assistance level       &lt;br /&gt;
&lt;br /&gt;
This is for V5R1; but seems to still be in effect - &lt;br /&gt;
 https://publib.boulder.ibm.com/iseries/v5r1/ic2924/books/c4154110.pdf&lt;br /&gt;
&lt;br /&gt;
 wrksplf qmsf         to see logs&lt;br /&gt;
                                                                                          &lt;br /&gt;
 Endmsf&lt;br /&gt;
 &lt;br /&gt;
 ENDTCPSVR *SMTP    &lt;br /&gt;
 &lt;br /&gt;
 STRTCPSVR SERVER(*SMTP)&lt;br /&gt;
 &lt;br /&gt;
 strmsf&lt;br /&gt;
&lt;br /&gt;
[[Category: IBM i]]&lt;br /&gt;
[[Category: Email]]&lt;/div&gt;</summary>
		<author><name>Norwinu</name></author>
	</entry>
	<entry>
		<id>https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:Mail_Server_Framework_(MSF)&amp;diff=1463&amp;oldid=prev</id>
		<title>Sheilav at 17:02, 16 December 2015</title>
		<link rel="alternate" type="text/html" href="https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:Mail_Server_Framework_(MSF)&amp;diff=1463&amp;oldid=prev"/>
		<updated>2015-12-16T17:02:48Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 17:02, 16 December 2015&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;−&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;This is used to receive email orders into the i, and for the i to send email messages to users. (For example, unexpected qsysopr messages, over night processing completion messages are sent to I.T., gross margin warnings are sent to the buyers.)&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;+&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;This is used to receive email orders into the i, and for the i to send email messages to users. (For example, unexpected qsysopr messages, over night processing completion messages are sent to I.T., gross margin warnings are sent to the buyers.)&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;  It is independent of Domino.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;You can see the server(s) running in subsystem QSYSWRK, named QMSF.   WRKACTJOB SBS(QSYSWRK)&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;You can see the server(s) running in subsystem QSYSWRK, named QMSF.   WRKACTJOB SBS(QSYSWRK)&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Sheilav</name></author>
	</entry>
	<entry>
		<id>https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:Mail_Server_Framework_(MSF)&amp;diff=1462&amp;oldid=prev</id>
		<title>Sheilav at 00:19, 16 December 2015</title>
		<link rel="alternate" type="text/html" href="https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:Mail_Server_Framework_(MSF)&amp;diff=1462&amp;oldid=prev"/>
		<updated>2015-12-16T00:19:56Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 00:19, 16 December 2015&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 70:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 70:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;This is for V5R1; but seems to still be in effect - &lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;This is for V5R1; but seems to still be in effect - &lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;−&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;[&lt;/del&gt;https://publib.boulder.ibm.com/iseries/v5r1/ic2924/books/c4154110.pdf&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;]&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;+&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; https://publib.boulder.ibm.com/iseries/v5r1/ic2924/books/c4154110.pdf&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; wrksplf qmsf         to see logs&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; wrksplf qmsf         to see logs&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Sheilav</name></author>
	</entry>
	<entry>
		<id>https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:Mail_Server_Framework_(MSF)&amp;diff=1461&amp;oldid=prev</id>
		<title>Sheilav at 00:18, 16 December 2015</title>
		<link rel="alternate" type="text/html" href="https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:Mail_Server_Framework_(MSF)&amp;diff=1461&amp;oldid=prev"/>
		<updated>2015-12-16T00:18:30Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 00:18, 16 December 2015&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 67:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 67:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;                                                                                &lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;                                                                                &lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; F3=Exit   F6=Print   F9=Display message details   F12=Cancel                   &lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; F3=Exit   F6=Print   F9=Display message details   F12=Cancel                   &lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;−&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; F21=Select assistance level&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;                                             &lt;/del&gt;       &lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;+&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; F21=Select assistance level       &lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;+&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;+&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;This is for V5R1; but seems to still be in effect - &lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;+&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; [https://publib.boulder.ibm.com/iseries/v5r1/ic2924/books/c4154110.pdf]&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; wrksplf qmsf         to see logs&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; wrksplf qmsf         to see logs&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Sheilav</name></author>
	</entry>
	<entry>
		<id>https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:Mail_Server_Framework_(MSF)&amp;diff=1460&amp;oldid=prev</id>
		<title>Sheilav at 00:15, 16 December 2015</title>
		<link rel="alternate" type="text/html" href="https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:Mail_Server_Framework_(MSF)&amp;diff=1460&amp;oldid=prev"/>
		<updated>2015-12-16T00:15:25Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 00:15, 16 December 2015&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;This is used to receive email orders into the i, and for the i to send email messages to users. (For example, unexpected qsysopr messages, over night processing completion messages are sent to I.T., gross margin warnings are sent to the buyers.)&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;This is used to receive email orders into the i, and for the i to send email messages to users. (For example, unexpected qsysopr messages, over night processing completion messages are sent to I.T., gross margin warnings are sent to the buyers.)&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;−&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Startup&lt;/del&gt; &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;starts&lt;/del&gt; &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;three iterations of&lt;/del&gt; the&lt;del class=&quot;diffchange diffchange-inline&quot;&gt; MSF&lt;/del&gt; server&lt;del class=&quot;diffchange diffchange-inline&quot;&gt; &lt;/del&gt;(in subsystem QSYSWRK,&lt;del class=&quot;diffchange diffchange-inline&quot;&gt; jobs&lt;/del&gt; named QMSF&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;)&lt;/del&gt;. &lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;+&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;You&lt;/ins&gt; &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;can&lt;/ins&gt; &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;see&lt;/ins&gt; the server(&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;s) running &lt;/ins&gt;in subsystem QSYSWRK, named QMSF. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;  WRKACTJOB SBS(QSYSWRK)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;−&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There is an autostart entry, QZMFECOX, that is shipped as part of the QSYSWRK subsystem. Whenever the QSYSWRK subsystem is started, one QMSF job is started by the autostart job entry.&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;+&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There is an autostart entry, QZMFECOX, that is shipped as part of the QSYSWRK subsystem. Whenever the QSYSWRK subsystem is started, one QMSF job is started by the autostart job entry&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;.  We have changed this to start three; so that a single problem won't completely end MSF processing&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;If you want to change the number of jobs that are started in the QSYSWRK subsystem, change the STRMSF command that is in the request data of the QSYS/QZMFEJBD job description. Use the Change Job Description (CHGJOBD) command to make the change.&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;If you want to change the number of jobs that are started in the QSYSWRK subsystem, change the STRMSF command that is in the request data of the QSYS/QZMFEJBD job description. Use the Change Job Description (CHGJOBD) command to make the change.&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Sheilav</name></author>
	</entry>
	<entry>
		<id>https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:Mail_Server_Framework_(MSF)&amp;diff=1459&amp;oldid=prev</id>
		<title>Sheilav at 00:12, 16 December 2015</title>
		<link rel="alternate" type="text/html" href="https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:Mail_Server_Framework_(MSF)&amp;diff=1459&amp;oldid=prev"/>
		<updated>2015-12-16T00:12:57Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 00:12, 16 December 2015&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;This is used to receive email orders into the i, and for the i to send email messages to users. (For example, unexpected qsysopr messages, over night processing completion messages are sent to I.T., gross margin warnings are sent to the buyers.)&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;This is used to receive email orders into the i, and for the i to send email messages to users. (For example, unexpected qsysopr messages, over night processing completion messages are sent to I.T., gross margin warnings are sent to the buyers.)&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;−&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;The IPL&lt;/del&gt; starts three iterations of the MSF server (in subsystem QSYSWRK, jobs named QMSF). &lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;+&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Startup&lt;/ins&gt; starts three iterations of the MSF server (in subsystem QSYSWRK, jobs named QMSF). &lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;+&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There is an autostart entry, QZMFECOX, that is shipped as part of the QSYSWRK subsystem. Whenever the QSYSWRK subsystem is started, one QMSF job is started by the autostart job entry.&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;−&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;'''This is no longer true - only one is started now.'''&lt;/div&gt;&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty&quot;&gt;&amp;#160;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;+&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;+&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;If you want to change the number of jobs that are started in the QSYSWRK subsystem, change the STRMSF command that is in the request data of the QSYS/QZMFEJBD job description. Use the Change Job Description (CHGJOBD) command to make the change.&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;+&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;+&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;If you do not want any MSF jobs started when the QSYSWRK subsystem starts, remove the autostart job entry, QZMFECOX, from the QSYSWRK subsystem description.  Use the Remove Autostart Job Entry (RMVAJE) command.&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;As problems occur with sending particular messages, servers will start ending abnormally.  If there is a problem with one message, every time the start MSF command runs, one server will bomb.  If there are problems with two messages, two servers will bomb, etc.  Once there are three problem messages, all three servers will end and the i will stop sending messages to email and we will stop receiving email orders.  One way around this is to start more servers than there are bad messages.  Another way is to do a reset.&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;As problems occur with sending particular messages, servers will start ending abnormally.  If there is a problem with one message, every time the start MSF command runs, one server will bomb.  If there are problems with two messages, two servers will bomb, etc.  Once there are three problem messages, all three servers will end and the i will stop sending messages to email and we will stop receiving email orders.  One way around this is to start more servers than there are bad messages.  Another way is to do a reset.&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;!-- diff cache key wikidb:diff:wikidiff2:1.12:old-1452:rev-1459:1.11.0 --&gt;
&lt;/table&gt;</summary>
		<author><name>Sheilav</name></author>
	</entry>
	<entry>
		<id>https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:Mail_Server_Framework_(MSF)&amp;diff=1452&amp;oldid=prev</id>
		<title>Sheilav at 18:32, 12 December 2015</title>
		<link rel="alternate" type="text/html" href="https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:Mail_Server_Framework_(MSF)&amp;diff=1452&amp;oldid=prev"/>
		<updated>2015-12-12T18:32:12Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 18:32, 12 December 2015&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 65:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 65:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; F21=Select assistance level                                                    &lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; F21=Select assistance level                                                    &lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;−&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Dspsplf&lt;/del&gt; qmsf to see logs&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;+&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;wrksplf&lt;/ins&gt; qmsf&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;        &lt;/ins&gt; to see logs&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;                                                                                          &lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;                                                                                          &lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; Endmsf&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; Endmsf&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Sheilav</name></author>
	</entry>
	<entry>
		<id>https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:Mail_Server_Framework_(MSF)&amp;diff=1451&amp;oldid=prev</id>
		<title>Sheilav at 18:14, 12 December 2015</title>
		<link rel="alternate" type="text/html" href="https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:Mail_Server_Framework_(MSF)&amp;diff=1451&amp;oldid=prev"/>
		<updated>2015-12-12T18:14:42Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 18:14, 12 December 2015&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 5:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 5:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;'''This is no longer true - only one is started now.'''&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;'''This is no longer true - only one is started now.'''&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;−&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;As problems occur with sending particular messages, servers will start ending abnormally.  If there is a problem with one message, every time the start MSF command runs, one server will bomb.  If there are problems with two messages, two servers will bomb, etc.  Once there are three problem messages, all three servers will end and the i will stop sending messages to email &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;(I’m not sure, but&lt;/del&gt; we &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;may also&lt;/del&gt; stop receiving email orders&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;)&lt;/del&gt;.  One way around this is to start more servers than there are bad messages.  Another way is to do a reset.&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;+&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;As problems occur with sending particular messages, servers will start ending abnormally.  If there is a problem with one message, every time the start MSF command runs, one server will bomb.  If there are problems with two messages, two servers will bomb, etc.  Once there are three problem messages, all three servers will end and the i will stop sending messages to email &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;and&lt;/ins&gt; we &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;will&lt;/ins&gt; stop receiving email orders.  One way around this is to start more servers than there are bad messages.  Another way is to do a reset.&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; STRMSF MSGOPT(*RESET)&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; STRMSF MSGOPT(*RESET)&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Sheilav</name></author>
	</entry>
	<entry>
		<id>https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:Mail_Server_Framework_(MSF)&amp;diff=1248&amp;oldid=prev</id>
		<title>Sheilav at 21:50, 23 November 2015</title>
		<link rel="alternate" type="text/html" href="https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:Mail_Server_Framework_(MSF)&amp;diff=1248&amp;oldid=prev"/>
		<updated>2015-11-23T21:50:15Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 21:50, 23 November 2015&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The IPL starts three iterations of the MSF server (in subsystem QSYSWRK, jobs named QMSF). &lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The IPL starts three iterations of the MSF server (in subsystem QSYSWRK, jobs named QMSF). &lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;−&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;'''This is &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;not&lt;/del&gt; longer true - only one is started now.'''&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;+&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;'''This is &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;no&lt;/ins&gt; longer true - only one is started now.'''&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;As problems occur with sending particular messages, servers will start ending abnormally.  If there is a problem with one message, every time the start MSF command runs, one server will bomb.  If there are problems with two messages, two servers will bomb, etc.  Once there are three problem messages, all three servers will end and the i will stop sending messages to email (I’m not sure, but we may also stop receiving email orders).  One way around this is to start more servers than there are bad messages.  Another way is to do a reset.&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;As problems occur with sending particular messages, servers will start ending abnormally.  If there is a problem with one message, every time the start MSF command runs, one server will bomb.  If there are problems with two messages, two servers will bomb, etc.  Once there are three problem messages, all three servers will end and the i will stop sending messages to email (I’m not sure, but we may also stop receiving email orders).  One way around this is to start more servers than there are bad messages.  Another way is to do a reset.&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Sheilav</name></author>
	</entry>
	<entry>
		<id>https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:Mail_Server_Framework_(MSF)&amp;diff=1247&amp;oldid=prev</id>
		<title>Sheilav: Created page with &quot;This is used to receive email orders into the i, and for the i to send email messages to users. (For example, unexpected qsysopr messages, over night processing completion mes...&quot;</title>
		<link rel="alternate" type="text/html" href="https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:Mail_Server_Framework_(MSF)&amp;diff=1247&amp;oldid=prev"/>
		<updated>2015-11-23T21:50:01Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;This is used to receive email orders into the i, and for the i to send email messages to users. (For example, unexpected qsysopr messages, over night processing completion mes...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This is used to receive email orders into the i, and for the i to send email messages to users. (For example, unexpected qsysopr messages, over night processing completion messages are sent to I.T., gross margin warnings are sent to the buyers.)&lt;br /&gt;
&lt;br /&gt;
The IPL starts three iterations of the MSF server (in subsystem QSYSWRK, jobs named QMSF). &lt;br /&gt;
&lt;br /&gt;
'''This is not longer true - only one is started now.'''&lt;br /&gt;
&lt;br /&gt;
As problems occur with sending particular messages, servers will start ending abnormally.  If there is a problem with one message, every time the start MSF command runs, one server will bomb.  If there are problems with two messages, two servers will bomb, etc.  Once there are three problem messages, all three servers will end and the i will stop sending messages to email (I’m not sure, but we may also stop receiving email orders).  One way around this is to start more servers than there are bad messages.  Another way is to do a reset.&lt;br /&gt;
&lt;br /&gt;
 STRMSF MSGOPT(*RESET)&lt;br /&gt;
&lt;br /&gt;
Be aware that, if this works, it will send the (old) messages that have been causing the problem.&lt;br /&gt;
&lt;br /&gt;
I haven’t tried it, but another option if the reset doesn’t work, would be to *CLEAR all existing mail server framework messages.&lt;br /&gt;
&lt;br /&gt;
 MSF job 099591/QMSF/QMSF ended. Reason code 05.&lt;br /&gt;
 &lt;br /&gt;
                         Additional Message Information                         &lt;br /&gt;
                                                                                &lt;br /&gt;
 Message ID . . . . . . :   CPFAF95       Severity . . . . . . . :   60         &lt;br /&gt;
 Message type . . . . . :   Information                                         &lt;br /&gt;
 Date sent  . . . . . . :   08/21/11      Time sent  . . . . . . :   07:19:26   &lt;br /&gt;
                                                                                &lt;br /&gt;
 Message . . . . :   MSF job 099591/QMSF/QMSF ended. Reason code 05.            &lt;br /&gt;
 Cause . . . . . :   The mail server framework (MSF) job ended. Reason code 05. &lt;br /&gt;
   Reason codes and their meanings follow:                                      &lt;br /&gt;
 00 - The MSF job ended normally. A job log may not exist.                      &lt;br /&gt;
 01 - An internal object was not found that is needed by the MSF job.           &lt;br /&gt;
 02 - An internal object could not be allocated by the MSF job.                 &lt;br /&gt;
 03 - An internal system error was detected by the MSF job.                     &lt;br /&gt;
 04 - Exit point program QZMFSNPA in library QSYS for exit point                &lt;br /&gt;
   QIBM_QZMFMSF_ADR_RSL failed in the MSF job.                                  &lt;br /&gt;
 05 - Exit point program QZMFSNPA in library QSYS for exit point                &lt;br /&gt;
   QIBM_QZMFMSF_ADR_RSL indicated the MSF job is to be ended.    &lt;br /&gt;
               &lt;br /&gt;
 Processing for MSF message ID 1007B501108210222340000000023 was ended and  &lt;br /&gt;
 will be processed again the next time MSF jobs are started using the Start   &lt;br /&gt;
 Mail Server Framework (STRMSF) command.         &lt;br /&gt;
                             &lt;br /&gt;
 Recovery  . . . :   Based on the reason code, do one of the following:         &lt;br /&gt;
 00 - Use the Start Mail Server Framework (STRMSF) command to start the MSF     &lt;br /&gt;
   jobs again.                                                                  &lt;br /&gt;
 01 - Use the End Mail Server Framework (ENDMSF) command to end all MSF jobs.   &lt;br /&gt;
   Then use the Start Mail Server Framework (STRMSF) command to start the MSF   &lt;br /&gt;
   jobs again. This will create any internal objects needed by the MSF jobs.    &lt;br /&gt;
 02 - Use the End Mail Server Framework (ENDMSF) command to end all MSF jobs.   &lt;br /&gt;
   Then use the Start Mail Server Framework (STRMSF) command to start the MSF   &lt;br /&gt;
   jobs again.                                                                  &lt;br /&gt;
 03 - Use the Display Job Log (DSPJOBLOG) command to determine the cause of the &lt;br /&gt;
   job failing. There may be messages listed in the job log to determine what   &lt;br /&gt;
   caused the job to fail. Correct any errors and then use the End Mail Server  &lt;br /&gt;
   Framework (ENDMSF) command to end all MSF jobs. Then use the Start Mail      &lt;br /&gt;
   Server Framework (STRMSF) command to start the MSF jobs again.               &lt;br /&gt;
 04,05 - Use the DSPJOBLOG command to determine the cause of the exit point     &lt;br /&gt;
   program failing. There may be messages listed in the job log to determine    &lt;br /&gt;
   what caused the exit point program to fail. Correct any errors and then use  &lt;br /&gt;
   the End Mail Server Framework (ENDMSF) command to end all MSF jobs. Then use &lt;br /&gt;
   the Start Mail Server Framework (STRMSF) command to start the MSF jobs       &lt;br /&gt;
   again.                                                                       &lt;br /&gt;
     If the problem continues, report the problem using the Analyze Problem     &lt;br /&gt;
   (ANZPRB) command. Refer to the APIs topic in the Information Center,         &lt;br /&gt;
   http://www.ibm.com/eserver/iseries/infocenter, for information about the MSF &lt;br /&gt;
   interfaces.                                                                  &lt;br /&gt;
                                                                                &lt;br /&gt;
 F3=Exit   F6=Print   F9=Display message details   F12=Cancel                   &lt;br /&gt;
 F21=Select assistance level                                                    &lt;br /&gt;
&lt;br /&gt;
 Dspsplf qmsf to see logs&lt;br /&gt;
                                                                                          &lt;br /&gt;
 Endmsf&lt;br /&gt;
 &lt;br /&gt;
 ENDTCPSVR *SMTP    &lt;br /&gt;
 &lt;br /&gt;
 STRTCPSVR SERVER(*SMTP)&lt;br /&gt;
 &lt;br /&gt;
 strmsf&lt;/div&gt;</summary>
		<author><name>Sheilav</name></author>
	</entry>
</feed>