Skip to content

/AWS1/CL_SE2=>PUTEMAILIDENTITYDKIMATTRS()

About PutEmailIdentityDkimAttributes

Used to enable or disable DKIM authentication for an email identity.

Method Signature

IMPORTING

Required arguments:

IV_EMAILIDENTITY TYPE /AWS1/SE2IDENTITY /AWS1/SE2IDENTITY

The email identity.

Optional arguments:

IV_SIGNINGENABLED TYPE /AWS1/SE2ENABLED /AWS1/SE2ENABLED

Sets the DKIM signing configuration for the identity.

When you set this value true, then the messages that are sent from the identity are signed using DKIM. If you set this value to false, your messages are sent without DKIM signing.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SE2PUTEMAILIDDKIMAT01 /AWS1/CL_SE2PUTEMAILIDDKIMAT01