POP3 mailboxes

  1. To start KC Plug-In configuration, do one of the following:
    • On a Kofax Capture Network Server remote site, start KC Plug-In from the KIC - Electronic Documents group in the Windows Start menu.

    • On other Kofax Capture installations, start Kofax Capture Administration and select Electronic Documents > Configuration.

  2. Connect KC Plug-In to a Message Connector or edit one of the existing connections. See Add connections.
  3. In the Connection configuration window, click Add and select Mailbox Import.

    Following screen is displayed.



  4. In the Display name field, enter a descriptive name.
  5. In the Poll cycle in seconds field, specify how often should the mailbox be checked for new messages. (Maximum value = 86400 seconds (24 hours), Minimum value - Five seconds)
  6. Select POP3 on the Protocol list.
  7. Configure the settings for POP3.

    Setting Description
    Host Enter one of the following:
    • Host name or IP address of the POP3 server, such as pop3.gmail.com.

    • For Microsoft Exchange Online mailboxes, enter outlook.office365.com.

    Use OAuth authorization

    To use OAuth authorization, select the check box. Specify the User name and click the Configure OAuth button to configure the OAuth server settings. For more information about configuring OAuth server, see OAuth settings.

    Poll mail box The mailbox folder name to poll messages. POP3 can only poll the Inbox folder.
    SSL Enable SSL if the mail server supports it.

    SSL is always enabled when Use OAuth authorization is selected.

    Port

    Enter one the following port number as applicable:

    • POP3 - 110

    • secure POP3 (SSL-POP) - 995

    • POP3 using OAuth - 995

    User name The mailbox user name.

    To access Microsoft Office 365 shared mailbox, configure the user name in the following format: user@domain.com\SharedMailbox@domain.com

    To access shared mailbox using Authorization code, configure the user name in the following format: SharedMailbox@domain.com

    Password The password of the mailbox user. This field is disabled when you select the Use OAuth authorization check box.

    Note
    • Do not use angular bracket (<, >) characters in your Exchange Server password as it will lead to a connection failure with the mailbox.

    • By default, the "Password" field is displayed as blank.

      When editing the mailbox settings, provide the password only if it is changed. Once you enter the new password and save the mailbox settings, password provided here will override the stored password.

  8. Click Test Mailbox to verify the connection. Click OK to save and close the mailbox settings window.
  9. Click OK to close the connection configuration window. Restart the KC Plug-In service.

If you need to disable the polling of POP3 completely, in the Security Options tab of the Message Connector configuration, select Disable POP3/IMAP.

Note When Message Connector receives a message via POP3, it always tells the POP3 server to delete the message. However, POP3 servers can be configured to perform a different action when a delete is requested, such as they move the message to a different folder. This behavior is specific to the mail server and cannot be controlled by Kofax Import Connector.

Also, it is not recommended to poll a single POP3 mailbox from multiple Message Connectors. While a strict implementation of the POP3 protocol should allow a reliable locking mechanism needed to prevent reception of duplicates, many common POP3 email providers lack these.