Search found 1 match

by andy1234
Mon Oct 17, 2022 2:35 am
Forum: Open Source Nagios Projects
Topic: check_email_delivery/check_imap_receive and oauth2
Replies: 0
Views: 9309

check_email_delivery/check_imap_receive and oauth2

Hi, I'm using check_imap_receive since a few years to check the number of emails in MS365 IMAP mailboxes, daily. Since 1.10. MS has changed from basic auth to oauth2 but check_imap_receive doesn't support this. I'm looking for any other plugin to check IMAP mailboxes with oauth2 authentication, but ...