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

v2.30.0 logs out Call to undefined method FolderMyRights() #1344

Closed
ivnmad opened this issue Dec 4, 2023 · 2 comments
Closed

v2.30.0 logs out Call to undefined method FolderMyRights() #1344

ivnmad opened this issue Dec 4, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@ivnmad
Copy link

ivnmad commented Dec 4, 2023

I've just installed v2.30.0 and everything seems to be working fine, apart from when I try to check emails from pec.it domain.
Domain test is passed normally from the admin console, but from the user console, when the pec.it email address is selected, snappymail logs out. If I look at the logs, this is all I get:

[2023-12-04 11:05:32.971][8e1dac53] SERVICE[WARNING]: Call to undefined method MailSo\Imap\ImapClient::FolderMyRights()
#0 /var/www/html/webmail/snappymail/v/2.30.0/app/libraries/MailSo/Imap/Commands/Folders.php(608): MailSo\Imap\ImapClient->FolderList()

All other email domains [e.g. including Google] work as usual.
Tested on 2 different servers, with same results.

@the-djmaze
Copy link
Owner

the-djmaze commented Dec 4, 2023

For now use the patch or a workaround:

  1. Admin -> Domains -> Domain
  2. Run [Test] with login credentials.
  3. Disable ACL and RIGHTS

When running the test with credentials. SnappyMail can show all server capabilities.
Example:
afbeelding

@the-djmaze the-djmaze changed the title v2.30.0 - issue with pec.it domain, snappymail logs out v2.30.0 logs out Call to undefined method FolderMyRights() Dec 4, 2023
@piotr58
Copy link

piotr58 commented Dec 4, 2023

Nothing to do even by removing the ACL and RICHTS
Capture d’écran 2023-12-04 à 14 59 04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants