Search found 3 matches

by jkwtw
13 Nov 2023, 10:00
Forum: EmailReporting
Topic: OAuth2 email authentication method needed
Replies: 32
Views: 246301

Re: OAuth2 email authentication method needed

For future reference:

The getMailboxName function is not implemented. However, it is only called when the IMAP Basefodler is not set. When specified, the plugin works correctly.
There are also some errors when using php 8 with unescaped hyphons in regular expressions. These can be fixed by escaping ...
by jkwtw
08 Nov 2023, 07:01
Forum: EmailReporting
Topic: OAuth2 email authentication method needed
Replies: 32
Views: 246301

Re: OAuth2 email authentication method needed

Hi, it seems my last post shows up everywhere but in the thread itself, so I'll just quote it in hopes it goes through this time.
Sorry, if the original post shows up after all and this ends up being a double post.


Hi,
I'm also trying to get sambucas fork to work. From the Microsoft portal it ...
by jkwtw
06 Nov 2023, 14:33
Forum: EmailReporting
Topic: OAuth2 email authentication method needed
Replies: 32
Views: 246301

Re: OAuth2 email authentication method needed

Hi,
I'm also trying to get sambucas fork to work. From the Microsoft portal it seems the OAuth works but when I try to run the script on the server I get:


Call to undefined method Javanile\Imap2\Roundcube\ImapClient::getMailboxName()
/var/www/html/mantisbt-2.25.7/plugins/EmailReporting/core/mail ...