z/OS Communications Server: IP Messages Volume 4 (EZZ, SNM)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EZZ9941I

z/OS Communications Server: IP Messages Volume 4 (EZZ, SNM)
SC27-3657-01

EZZ9941I
filtername: smfi_register: version mismatch application: filterversion != milter: SMFI_VERSION

Explanation

The version of the filter program is greater than the SMFI_VERSION of z/OS® Communications Server sendmail.

filtername is the name of the filter registered by the filter program in the xxfi_name of the smfiDesc variable used on the smfi_register() API.

filterversion is the version of the filter registered by the filter program in the xxfi_version of the smfiDesc variable used on smfi_register() API.

SMFI_VERSION is the version of the filter used by z/OS Communications Server sendmail.

System action

The filter program ends and returns MI_FAILURE.

Operator response

Contact the system programmer.

System programmer response

Change the xxfi_version is in the filter program to the constant SMFI_VERSION and then recompile the filter program.

Module

lf_main

Procedure name

smfi_register

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014