jbostoen/itop-jb-mail-to-ticket-automation-v2

Port fix for Kerberos warning

Closed this issue · 0 comments

Backport Combodo/combodo-email-synchro@87ca5c4

Note that this fork allows regular IMAP options per mailbox rather than as a general configuration. This option should be implemented in a similar way.

DISABLE_AUTHENTICATOR seems to be the main use for Kerberos related warnings.

https://forums.phpfreaks.com/topic/303797-imap_open-outlookoffice365com-failures/
barbushin/php-imap#19

Common values: GSSAPI, PLAIN, NTLM (?).
Where to find a list of authenticators?