Does anyone know of a way to add a header when sending email through Forms and Workflow? We have a request to add the "X-SES-CONFIGURATION-SET" header for all the email sent by Laserfiche in order to log the email in AWS SES-log.
Thanks
Does anyone know of a way to add a header when sending email through Forms and Workflow? We have a request to add the "X-SES-CONFIGURATION-SET" header for all the email sent by Laserfiche in order to log the email in AWS SES-log.
Thanks
This is not currently supported.
Hi there,
My understanding of AWS SES configuration sets is that you can define a default config set for an identity/domain. You don't need to set the "X-SES-CONFIGURATION-SET: ConfigSet" SMTP header in this case. It seems you can only add a default configuration set to an identity through the AWS CLI. You should be able to get the SES metrics you want this way without changing anything in the Forms or Workflow SMTP config.
See: https://docs.aws.amazon.com/ses/latest/DeveloperGuide/managing-configuration-sets-default.htm