Hi, it seems like this topic has been there for a while but I wanted to get back to it.
Shared mailboxes are a feature in Office365 that, among other things, allow a single mailbox to be accessed by multiple authenticated users without the need to share credentials - which in fact would be a violation of most standards such as HIPAA or SOX. There should be no reason that osTicket should not support the use of a shared mailbox from that perspective.
There have been some comments that people have got it to work and I wanted to understand how. If I specify the Username in osTicket email settings with the authenticated_user@domain\sharedmailbox the GUI will not allow me to save it claiming that it is an invalid login. If I change the \ to / it will accept that but unfortunately that is not how Office365 will accept the login.
There were also some comments about changing include/class.mailfetch.php by changing the authentication methods but that does not seem to work either.
Can someone from osTicket development/support comment on this?
thanks