You are not logged in.
Since yesterday at 16H our GLPI version GLPI 9.4.3 stopped fetching emails in Imap. No system updates or maintenance have been performed.
Does anyone know what might be taking longer?
Erro completo:
[2022-07-21 16:27:02] glpiphplog.ERROR: Toolbox::userErrorHandlerNormal() in /var/www/html/glpi/inc/toolbox.class.php line 659
*** PHP Warning(2): imap_open(): Couldn't open stream {outlook.office365.com:993/imap/ssl/debug}
Backtrace :
:
inc/mailcollector.class.php:1228 imap_open()
inc/mailcollector.class.php:657 MailCollector->connect()
inc/mailcollector.class.php:1794 MailCollector->collect()
: MailCollector::cronMailgate()
inc/crontask.class.php:829 call_user_func()
front/cron.php:83 CronTask::launch()
{"user":"@maria.implanta.local","mem_usage":"0.611\", 11.70Mio)"}
Thanks
Offline
Hi,
Microsoft is discontinuing basic authentication for IMAP connections.
https://docs.microsoft.com/en-us/exchan … nge-online
Are you using the Oauth plugin to connect to the IMAP mailbox, if not, you should for tons of security related reasons ;-)
https://glpi-plugins.readthedocs.io/en/ … index.html
Regards,
Last edited by chris.gralike@amis.nl (2022-07-24 12:51:37)
\\ [-_-] //
|||
// \\
Offline