The email browser node of Jiffy is a very comprehensive node providing a wide range of functions that cover almost all the actions that one would wish to perform on an email.
Please refer to the section on Email for complete details on how to use and configure the email node
In the Jiffy Server settings, do the following changes.
To change the Server settings,
Go to Settings > Server Settings
For the Email Browser node, give the following inputs:
- Incoming protocol: imaps
- Incoming server: outlook.office365.com:993
For Email Sender node, give the following inputs:
- Incoming protocol: imaps
- Incoming server: outlook.office365.com:993
- Outgoing protocol: smtp
- Outgoing server: smtp.office365.com:587
No, It will authenticate only once. The concept of wait for email is we have interval and Timeout.
For Example, if the Timeout is 5 mins and the Interval is 30 sec, the search for mail happens every 30 sec till 5 mins.
If the mail is recieved before 5 mins, the result is displayed or "No matching mail" alert is displayed.