Configuring email settings
You can specify the type of email service that you want users to use. The HTML-based email service is an alternative option for browsers without NPAPI support.
HTML-based email service
For the option, The sender of the email is copied (Cc:) automatically, the sender of the email is also copied (Cc) on the email. However, the sender’s email address is not displayed in the Cc: field.
You can copy and paste a list of comma-separated email addresses from another application, such as from an email, to the HTML email form.
For the option, Enable email look-ahead, the HTML-based email service provides email address suggestions when a user enters an email address in the To, Cc, or Bcc field. When multiple attachments from different repositories exist, as from a cross repository search, the email look-ahead function uses the first Content Cortex repository in the attachment list to search for users. The email look-ahead function queries only internal user realms (directories). The look-ahead function is for Content Cortex only.
To define the CNMailSession mail session, you must configure an SMTP server. You can define the CNMailSession mail session for WebSphere Application Server or WebLogic. The following steps show how to configure a CNMailSession mail session in WebSphere Application Server.
- Log in to the WebSphere Application Server Admin console where IBM® Content Navigator is deployed.
- Go to the Mail Sessions through .
- Open the default mail session, CNMailSession.
- Specify the Outgoing Mail Properties as follows:
- Server: smtp.mycompany.com
- Protocol: smtp
- User: myaddress@mycompany.com
- Password:
- Return email address: myreturnaddress@mycompany.com
- If your mail server does not require authentication and you skip the User and Password fields,
add a Custom Property, mail.from, to the Custom Properties of the CNMailSession
object, with its value as the email address to be used as the From address when you send emails. You
might also need to add more custom properties that depend on your mail server configuration. For an
example, refer to this technote: Configuring Google SMTP server for use with IBM Content
Navigator

- Save your changes.
- Restart the IBM Content Navigator application server.
NOTE: If your mail server is configured with two-factor authentication, you might be required to verify the login attempt.
If you configure the service to not allow users from entering their email address, the email dialog must have access to the user's email. You must use the Email-mapping plug-in that was included with IBM Content Navigator, Version 2.0.3 Fix Pack 6, and later releases. The Email mapping plug-in provides information about mapping user IDs and email addresses.