Outlook Email Poller

Overview

The Outlook Email Poller is a smart service plugin designed to seamlessly connect with Microsoft Outlook, read unread emails, and store them securely in MySQL, Oracle, or MariaDB databases


Key Features & Functionality

  • Read Unread Mails From Outlook Mailbox and write mail information to Database
  • Store Mail Content and Attachments In Appian Document Folders
  • Support For Oracle Mysql And MariaDb Databases to write the mail content
  • Support For Application Mailbox Read and Delegated Mailbox Read
  • Implements robust encryption mechanisms for securing sensitive email body content during storage in the database.

Anonymous
Parents
  • v3.0.2 Release Notes
    1. Bug fixes
    2. Changed the following column types from Varchar2(2000) to CLOB for Oracle database
    3. TO_EMAILS
    4. TO_NAMES
    5. CC_EMAILS
    6. CC_NAMES
    7. BCC_EMAILS
    8. BCC_NAMES
    9. IN_REPLY_TO
    10. Changed the column type of IN_REPLY_TO column from Varchar(2000) to TEXT for mysql, mariadb and MS-SQL

Comment
  • v3.0.2 Release Notes
    1. Bug fixes
    2. Changed the following column types from Varchar2(2000) to CLOB for Oracle database
    3. TO_EMAILS
    4. TO_NAMES
    5. CC_EMAILS
    6. CC_NAMES
    7. BCC_EMAILS
    8. BCC_NAMES
    9. IN_REPLY_TO
    10. Changed the column type of IN_REPLY_TO column from Varchar(2000) to TEXT for mysql, mariadb and MS-SQL

Children
No Data