Default language.

Adding extra custom headers to outgoing SMTP emails


 allows you to specify a custom header for outgoing SMTP messages using the AdditionalMailHeaders property. You can also provide additional custom headers to an outgoing message.

To add an extra custom header

  1. Create an entry in the EmailDaemon.properties file as follows:

    AdditionalMailHeaders=X-Loop-Detect,  <customHeader>
  2. Restart the  service.
  3. Create an outgoing message using the AR System Email Messages form.
    1. Specify the values for mandatory fields and add all the other information you want to send.
    2. In the Subject field, add the following lines:

      <subjectName>
      X-Loop-Detect: <headerValue>
      <customHeader>:  <headerValue>
    3. Send the email message.
      To add multiple custom headers to emails, specify the comma-separated headers in EmailDaemon.properties, and specify their values when creating outgoing messages.

      Information about custom headers is present in the EmailDaemon.properties file, which cannot be updated dynamically. Hence, you can not provide additional headers for a message dynamically.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*