Start of change

What's new for V7R3

Start of changeRead about new or significantly changed information for the E-mail topic collection in V7R3. End of change

The following SMTP features are supported under *SMTP and *SMTPMSF

  • A new parameter value *ANONYM was added to parameter Allow authentication (ALWAUTH) for supporting relay when using TLS/SSL without authentication.
  • Start of changeA distribution list contains a list of email addresses or distribution lists to simplify sending emails to a group of users. This new feature (PTF SI63689) adds new CL commands for supporting SMTP distribution list under *SMTP and *SMTPMSF mode.

    CRTSDSTL (Create SMTP Dist List)

    CHGSDSTL (Change SMTP Dist List)

    DLTSDSTL (Delete SMTP Dist List)

    RNMSDSTL (Rename SMTP Dist List)

    DSPSDSTL (Display SMTP Dist List)

    WRKSDSTL (Work with SMTP Dist Lists)

    ADDSDSTLE(Add SMTP Dist List Entry)

    RMVSDSTLE(Remove SMTP Dist List Entry)

    End of change
  • Start of changeNew function was added to support sending Distribution list on SMTP server, for example:

    CRTSDSTL LSTID(DISNAME) LSTD('A DISTRIBUTION LIST ON THIS SERVER WHOSE FULL HOST NAME IS HOSTNAME.FULLDOMAIN')

    ADDSDSTLE LSTID(DISNAME) USRID((MAILBOX@ANYDOMAIN 'A DISTRIBUTION LIST ENTRY CAN BE ANY VALID EMAIL ADDRESS'))

    SNDSMTPEMM RCP((DISTNAME@HOSTNAME.FULLDOMAIN)) SUBJECT('A TEST MAIL') NOTE('THIS IS A TEST MAIL')

    Note: For sending the distribution list, SNDSMTPEMM or any mail API should use the FULL host name as defined in CFGTCP 10 and 12. This new feature can be enabled by applying MRM PTF SI63689 and its corresponding distreq MRI PTF.

    End of change

What's new as of December 2017

  • Add new functions for supporting SMTP distribution list under *SMTP and *SMTPMSF mode. A distribution list contains a list of email addresses or distribution lists to simplify sending emails to a group of users.
End of change