The aim is to send a custom email notification from the Clarity SaaS environment using GEL Scripts.
Emails can be sent using a gel:email tag with the ‘from’ address as ‘[email protected]<OUR SITE NAME HERE>.com.au’
Emails can NOT be sent using the email:email tag with the ‘from’ address ‘[email protected]<OUR SITE NAME HERE>’.
Emails like this can be sent only using ‘@ca.com’.
It was attempted to get around this using a DKIM key provided by the Broadcom IT team.
The following was added by the client's DNS team.
s43._domainkey IN TXT ( "v=DKIM1; k=rsa; "
"p=MIGfM. . . <DETAILS CHANGED FOR PRIVACY HERE> . . . 2PVT0g/yS+Eu. . . <DETAILS CHANGED FOR PRIVACY HERE> . . .8sL0/Wm. . . <DETAILS CHANGED FOR PRIVACY HERE> . . .AB" ) ; ----- DKIM key s43 for <OUR SITE NAME HERE>.com.au’
However, this does not work. The client team advise: "The selector is not correct, should be s43, not dkimrelay."
Is there an issue with the signing of the DKIM key?
Can this be sent from our custom domain email address?
Release : 15.6
Component : CA PPM SAAS OPERATIONS INFRASTRUCTURE