Working with E-mail → Mail Servers → Mail Server Configuration Settings
Use the Mail Server settings to configure mail servers for the Mail Client or Notification Server (SBM On-Demand only).
The following options are available on the Add Mail Server page:
A unique name that identifies the mail server.
The mail server protocol (POP3, IMAP, or Exchange). Configure the remaining fields based on the protocol that you select.
Select either Basic or OAuth 2. For OAuth 2 security, you must provide additional token details and client information in the OAuth 2 section that appears.
For POP3 and IMAP servers, enter the server host name.
For POP3 and IMAP servers, enter the port number.
For POP3 and IMAP servers, select this check box to send and receive messages through a secure connection.
For POP3 and IMAP servers, select this check box if you know that the server requires an SSL-dedicated port. Otherwise, to use SSL encryption in the standard way, clear this check box.
Used by Support for troubleshooting purposes only.
Select this option to include HTML-based text from an incoming e-mail message for e-mail submissions and the E-mail Recorder (on-demand only).
Select this option to have the Mail Client delete messages from your mail boxes after the message has been processed successfully.
To configure OAuth 2 authentication, you must obtain the Authorization Service URL, Token Service URL, Client Id, Client Secret, and Scope from the application details of your service provider.
https://serverName:port/commonsvc/appadmin/mail/oauth2(Replace serverName and port with the host name and port of your Application Engine server).
The URL that displays an authorization prompt. This URL should be available from your service provider's documentation.
The URL that you will use to request an access token and a refresh token.
If required by the service provider, enter the scope that indicates the kind of data the service provider makes available. Some service providers require that the scope is appended with each request.
Used to authenticate against the service provider in order to obtain the access token and refresh token.
Select this option to tell the Mail Client which part of an e-mail message should be included in the submitted item if both plain text and HTML parts are present in the e-mail message.
Select this option to attach "text/html" formatted e-mails as PDF attachments to the SBM item (in addition to the field mappings you define in Application Administrator).
\notificationsrv.war\WEB-INF\classes\pdf.css
By default, attachments embedded in e-mail submissions are ignored. Select this check box to add all embedded attachments, including e-mail signatures, to submitted items. This setting applies to all e-mail submissions.
The following tables describe how messages are processed depending on the message content type and the various combinations of the Use HTML e-mail section and Attach HTML e-mail as PDF options.
Use HTML e-mail section | Attach HTML e-mail as PDF | Result |
---|---|---|
Enabled | Enabled | PDF is not generated and only plain text is submitted |
Enabled | Disabled | PDF is not generated and only plain text is submitted |
Disabled | Enabled | PDF is not generated and only plain text is submitted |
Disabled | Disabled | PDF is not generated and only plain text is submitted |
Use HTML e-mail section | Attach HTML e-mail as PDF | Result |
---|---|---|
Enabled | Enabled | PDF is generated and HTML is submitted |
Enabled | Disabled | PDF is not generated and HTML is submitted |
Disabled | Enabled | PDF is generated and only plain text is submitted |
Disabled | Disabled | PDF is not generated and only plain text is submitted |
The behavior is the same for incoming e-mails that are “multipart/alternative” depending on whether the type of a particular part is “text/plain” or “text/html”.
Enter the login or user name of the mailbox account that will be dedicated to E-mail Recorder.
Enter the e-mail address of the mailbox. This address appears in the To box in e-mail messages sent using E-mail Recorder.
When using OAuth 2, SBM uses the access token to connect to the OAuth 2 service provider.
Click the refresh icon to obtain a new access token. This token is returned by the service provider after successful authentication using the Client ID and Client Secret.
When using OAuth 2 and the access token expires, SBM uses the refresh token to obtain a new access token.
Click the refresh icon to obtain a new refresh token. This token is returned by the service provider after successful authentication using the Client ID and Client Secret.
Enter the mailbox password.
Verify the mailbox password.
\notificationsrv.war\WEB-INF\classes\pdf.css
The following tables describe how messages are processed depending on the message content type and the various combinations of the Use HTML e-mail section and Attach HTML e-mail as PDF options.
Use HTML e-mail section | Attach HTML e-mail as PDF | Result |
---|---|---|
Enabled | Enabled | PDF is not generated and only plain text is attached |
Enabled | Disabled | PDF is not generated and only plain text is attached |
Disabled | Enabled | PDF is not generated and only plain text is attached |
Disabled | Disabled | PDF is not generated and only plain text is attached |
Use HTML e-mail section | Attach HTML e-mail as PDF | Result |
---|---|---|
Enabled | Enabled | PDF is generated and HTML is attached |
Enabled | Disabled | PDF is not generated and HTML is attached |
Disabled | Enabled | PDF is generated and only plain text is attached |
Disabled | Disabled | PDF is not generated and only plain text is attached |
The behavior is the same for incoming e-mails that are “multipart/alternative” depending on whether the type of a particular part is “text/plain” or “text/html”.
Copyright © 2007–2020 Micro Focus or one of its affiliates. All rights reserved.