# Parameters
--serverServer name
--smpt\_addressMailing Address
--userExchange user
--client\_idClient id
--tenant\_idTenant id
--secretsecret
--passwordUser password
--smtp\_addressUser account from which emails will be filtered.
--subjectTo filter word or phrase in the subject.
--senderTo filter by e-mail
--date\_startEach 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\_endEach 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\_listTo create a new module with a list of matching mails.
--transfer\_modoTransfer mode
--tentacle\_portTentacle port in case you want to send data in this way
--tentacle\_addressTentacle address in case you want to send the data in this way
--agent\_prefixName of the agent that will contain the modules
--module\_prefixTo add a prefix to the module, "Exchange" is the default prefix.
--groupTarget group in pandora
--intervalTime creation interval for the agent
--temporalTemporary file directory.
--data\_dirData destination address
--log\_fileLog file path
--authAuthentication mode. The two possible options are 0Auth and basic. The basic authentication is required in exchange online.