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
Implements robust encryption mechanisms for securing sensitive email body content during storage in the database.
I'm trying to install the plugin, but it's giving me this error while doing so on the admin console
Any way to fix it and install the plugin?
For more info, while checking the logs, I get this message:
Failed to enable Plug-in 'Outlook Email Poller' (com.vuram.emailpoller) version 1.4.6: 'There was a problem loading the descriptor for module 'PollOutlookEmail' in plugin 'Outlook Email Poller'. Error retrieving dependency of class: com.vuram.emailpoller.PollEmailFromGraphAPI. Missing class: ContentService'Thanks in advance!
Awesome! Do you have an ETA of when the next release will be available?
Hi luismiguelc,
We will update the log4j library file to the latest version and update it in the next release.
Hi ,
We did some tests, and we managed to deploy the plugin on an on-premise test environment by changing the library log4j. The old one is being used, and after the change, the error shown while deploying the plugin is no more
Will you upgrade the plugin with this change in the near future? To basically being able to deploy the plugin on a cloud environment. Thanks in advance!
Hi! Sorry, totally forgot to reply! Sadly no. They said the environment had all the Java Class properly installed, so it should be a problem with the plugin. We found a workaround using another plugin, but we're back investigating this issue to get rid of the IMAP solution we currently have installed