# Parameters
--server | Server name |
--smpt\_address | Mailing Address |
--user | Exchange user |
--client\_id | Client id |
--tenant\_id | Tenant id |
--secret | secret |
--password | User password |
--smtp\_address | User account from which emails will be filtered. |
--subject | To filter word or phrase in the subject. |
--sender | To filter by e-mail |
--date\_start | Each date must be separated by a hyphen and enclosed in quotation marks, with the following format: 'year-month-day-day-hour-minute'. example: '2021-1-12-0-0'. |
--date\_end | Each date must be separated by a hyphen and enclosed in quotation marks, with the following format: 'year-month-day-hour-minute'. example: '2021-1-12-0-0'. |
--mail\_list | To create a new module with a list of matching mails. |
--transfer\_modo | Transfer mode |
--tentacle\_port | Tentacle port in case you want to send data in this way |
--tentacle\_address | Tentacle address in case you want to send the data in this way |
--agent\_prefix | Name of the agent that will contain the modules |
--module\_prefix | To add a prefix to the module, "Exchange" is the default prefix. |
--group | Target group in pandora |
--interval | Time creation interval for the agent |
--temporal | Temporary file directory. |
--data\_dir | Data destination address |
--log\_file | Log file path |
--auth | Authentication mode. The two possible options are 0Auth and basic. The basic authentication is required in exchange online. |