Make AnyMail/400 Specific Settings 
Use
Before messages can be exchanged between SAPoffice and AnyMail/400, directories must be created in the stream file system, in which the messages can be temporarily saved. The configuration program MLMSFCFG creates these directories and makes the AnyMail/400-specific settings:
·
It creates the configuration file /R3INTMAIL/R3CONFIG .·
It registers the outbound programs.·
It changes the authorizations for the mail programs and the RFC library.·
It defines message types R3INTMSG and R3INTADR.Prerequisites
You have *SECOFR authorizations.
Procedure

You can display the possible call parameters for MLMSFCFG, in which you call the program with the option
-h : CALL MLMSFCFG PARM('-h')1. In order to generate the configuration for AnyMail/400, call program MLMSFCFG with the following parameters:

The parameters have the following meaning:
<R3<REL>IGW>
Name of the SAP Internet Gateway library. This library must contain all programs of the SAP Internet Gateway and of the RFC library.
<ConfigFile>
Complete configuration file path for the SAP Internet Mail Gateway, for example
/tmp/r3mgconfig<Path_to_MLSOMAIL>
Complete path to MLSOMAIL As the program mlsomail is found in the kernel library, the path entry appears as follows:
/QSYS.LIB/<R3<REL>IGW>.LIB/MLSOMAIL.PGM
2. Check whether program mlmsfcfg has been successfully executed by seeing the error messages (for example in the job log) and correcting possible errors.
3. Program mlmsfcfg registers the outbound programs mladdrsln and mllcldelv:
QIBM_QZMFMSF_ADR_RSL: MLADDRSLN
QIBM_QZMFMSF_LCL_DEL: MLLCLDELV
In order to check whether the outbound programs have been correctly installed, enter the command
WRKREGINF .Options ‘-p’ and ‘-d’ from the configuration program mlmsfcfg enable you to delete the configuration. When you have executed mlmsfcfg with the option
‘-p’ , you must manually delete directory /R3INTMAIL .