Email Account form –
|
|
Use the Email Account form to configure email accounts that manage outgoing (Sender) and incoming (Receiver) email. You specify email addresses to send from and to reply to, SMTP host information, User IDs, passwords, and more. When you configure email for your application, you reference the Email Account name in the email listener's Email Account field so the listener can get the information it needs to route incoming and outgoing messages.
First, in the Keystore instance field, enter a Keystore data instance if you want your application to send digitally signed email. See About Keystore data instances
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.
Note: 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: