We use getmail (http://pyropus.ca/software/getmail/) to retrieve email from Microsoft Office365 accounts and shuttle them into Request Tracker (RT - https://bestpractical.com/request-tracker). Since Microsoft has announced the end of BasicAuth and has not released a method for doing OAUTH2 with IMAP, does anyone have a solution for letting an automated process retrieve email in Linux?
I need to be able to retrieve new messages and move them into RT. Getmail supports OAUTH2 but only with Gmail (and only using IMAP as the transport). Does anyone have a solution or workaround?