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. |