Hi All,
repeating the command to testing fetchmail functionalities I receive the following error:
antoniosi@uvdesk:/var/www/uvdesk/helpdesk-project$ sudo php bin/console uvdesk:refresh-mailbox **@domain.ext
[2023-03-24T14:56:30.023336+00:00] deprecation.INFO: Deprecated: Creation of dynamic property Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Console::$mappingResource is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Console::$mappingResource is deprecated at /var/www/uvdesk/helpdesk-project/vendor/uvdesk/extension-framework/EventListener/Console.php:23)"} []
Retrieving mailbox configuration details for **@domain.ext:
- Establishing connection with mailbox
- Fetching all emails since 23 March 2023
- Found a total of 1 emails in mailbox since 23 March 2023
Processing all found emails iteratively:
API http://localhost/uvdesk/helpdesk-project/public/mailbox/listener
- Processing email 1 of 1:
14:56:30 WARNING [php] Warning: Trying to access array offset on value of type null ["exception" => ErrorException { …}]
ERROR
- Mailbox refreshed successfully!
antoniosi@uvdesk:/var/www/uvdesk/helpdesk-project$
May be help to better indentify the problem?
Kind regards