After adding new emails to the ESMTPTBL and successfully doing a link/assembly, no package approval emails are generated and the output display an error message:
ESMTPTBL NOT COMPATIBLE WITH BC1PNTFY, NO EMAILS SENT
Release : All Supported Releases
Customer had added a MODDATE line as the first line in the ESMTPTBL which shifted the table offsets by 30.
32 ***********************************************************************
33 * FIRST INVOCATION - DEFINE "GLOBAL" VALUES
34 *---------------------------------------------------------------------*
35 MODDATE DC CL30'->MODIFIED 20180711 RRM <-'
This line caused the field SMVERSION in the $ESMTP macro to not get set to F'121'. If this value is not present, the Compatible message is generated.