Skip to content
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

Replace zendframework/zend-mimne to particlebits/zend-mime #2

Merged
merged 1 commit into from
Mar 25, 2020

Conversation

netandreus
Copy link
Owner

There is an error when sync:

CRITICAL: Undefined class constant 'MESSAGE_RFC822'
#0 /var/www/mailsync/current/vendor/netandreus/imap/src/Mailbox.php(623): Pb\Imap\Mailbox::isMultipartType('mu                        ltipart/alter...')
#1 /var/www/mailsync/current/vendor/netandreus/imap/src/Mailbox.php(606): Pb\Imap\Mailbox->processContent(Obje                        ct(Pb\Imap\Message), Object(Zend\Mail\Storage\Message))
#2 /var/www/mailsync/current/vendor/netandreus/imap/src/Mailbox.php(554): Pb\Imap\Mailbox->processPart(Object(                        Pb\Imap\Message), Object(Zend\Mail\Storage\Message))
#3 /var/www/mailsync/current/vendor/netandreus/imap-sync/src/Sync/Messages.php(216): Pb\Imap\Mailbox->getMessa                        ge(165)
#4 /var/www/mailsync/current/vendor/netandreus/imap-sync/src/Sync/Messages.php(179): App\Sync\Messages->downlo                        adMessage(165, 4066, Object(App\Model\Folder))
#5 /var/www/mailsync/current/vendor/netandreus/imap-sync/src/Sync/Messages.php(106): App\Sync\Messages->downlo                        adMessages(Array, Array, Object(App\Model\Folder), Array)
#6 /var/www/mailsync/current/vendor/netandreus/imap-sync/src/Sync.php(737): App\Sync\Messages->run(Object(App\                        Model\Account), Object(App\Model\Folder), Array, Array)
#7 /var/www/mailsync/current/vendor/netandreus/imap-sync/src/Sync.php(643): App\Sync->syncFolderMessages(Objec                        t(App\Model\Account), Object(App\Model\Folder), Array)
#8 /var/www/mailsync/current/vendor/netandreus/imap-sync/src/Sync.php(377): App\Sync->syncMessages(Object(App\                        Model\Account), Array)
#9 /var/www/mailsync/current/vendor/netandreus/imap-sync/src/Sync.php(258): App\Sync->runAccount(Object(App\Mo                        del\Account), Array)
#10 /var/www/mailsync/current/vendor/netandreus/imap-sync/src/Sync.php(172): App\Sync->run()
#11 /var/www/mailsync/current/vendor/netandreus/imap-sync/sync(226): App\Sync->loop()

This PR fix it.

@netandreus netandreus merged commit 985c6a4 into develop-lsub Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant