Hello,
I need to use an Email Input node to read emails, and I have a requirement regarding mailbox configuration.
How can I specify a mailbox (for example: david@mydomain.fr) while using another account to connect to this mailbox?
I am using a policy to define the server properties:
- emailServer
- securityIdentity
- emailConnectionTimeout
- emailReadTimeout
- emailConnectionIdleTimeout
I have defined a securityIdentity with an account that is authorized to read messages from the mailbox david@mydomain.fr
However, I am not sure where to configure the mailbox name itself. Could you please clarify ? :) :)
Thank you.