Configure the email account that your flows use to send email.
First, in the Keystore instance field, enter a Keystore data instance if you want your application to send digitally signed email. See Keystores
Next, in the Certificate Alias field, enter one or more characters that match all or part of a specific certificate within the keystore data instance. If you do not enter a value, the system selects the first one that it finds of the correct type.
To override the default settings that are used by the email receiver, expand the Advanced section. Specify the key and value for valid JavaMail API IMAP and POP3 protocol provider properties as defined in the Java packages com.sun.mail.imap and com.sun.mail.pop3, respectively.
Customizing the email receiver with these settings must be done with care and may result in an unproven, unsupported configuration.
For example, you can disable plain authentication for compatibility with some Microsoft Exchange servers. Enter the following values:
Previous: Entering email information |