Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

MailFragment

Attributes

The MailFragment element supports the following attributes:

...

The following settings must be provided by one of the a Job Resources Resource that are is assigned a MailFragment:

AttributeUsageDescription
mail.smtp.hostRequiredHost name or IP address of the mail server.

...

Basically, any settings with the prefix mail.smtp. can be assigned configured with a Job Resource which that is used with assigned the MailFragment. JS7 makes use of JavaMail: a list of available settings for example can be found at, for example, at https://javaee.github.io/javamail/docs/api/com/sun/mail/smtp/package-summary.html.

...