Hi there,
I'm having some trouble getting an email trigger to work inside an Automation, which is accessing a Shared Mailbox.
I am able to authenticate using my email address/password combination via the same IMAP server details, so can rule out the connection between FME Server and the mail server.
When accessing a shared mailbox, what are the correct credentials to use in an IMAP trigger?
Typically that mailbox will be shared to users, and not have it's own dedicated password. That makes me think that one of the FME Server System Services is the account which is authenticating with the mailbox, and to use the email account with no password populated inside of the trigger. Is this the case? And which system service would be authenticating with the mailbox?
When following this action, I get an error saying 'Invalid Credentials'.
Am I right in thinking that one of the system services is acting as the authenticated user to the shared mailbox?
Any help would be much appreciated.