-
Notifications
You must be signed in to change notification settings - Fork 494
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IMAP module not moving mail to folder. #4313
Comments
Can you send a screenshot of your folders structure (their nesting). |
You'll need to debug this function: https://github.com/freescout-help-desk/freescout/blob/dist/overrides/webklex/php-imap/src/Message.php#L956 https://github.com/freescout-help-desk/freescout/wiki/Debugging Try to replace the
|
(In this log, I had set it to move the mail to |
PHP version: 8.2.20
FreeScout version: 1.8.154
Database: PostgreSQL
Are you using CloudFlare: Yes
Are you using non-official modules: Yes
Hi, I'm using the IMAP Module to move mail to a folder after it has been received/imported into freescout.
The mails stay in the inbox, are marked unread, but are not moved to a folder.
I have tried "Trash", "Archive", "INBOX/Processed" - all folders exist, and are confirmed by the
Get Folders
on the IMAP folders input.The log shows this:
The text was updated successfully, but these errors were encountered: