David Andé
David Andé
here is my config that works ``` [mailbox] watch = True batch_size = 1000 reports_folder = Inbox [msgraph] auth_method = ClientSecret client_id = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX client_secret = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX tenant_id = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX...
Hello Florian (Bonjour) ExcludePattern required a list of extensions but not a list of files +++ David
> Yes it works with latest version of Elasticsearch and Kibana. Python 10
Thanks @AnaelMobilia, in my case both elasticsearch and kibana run well. localhost 9200 either 5601 works well I use parsedmarc --debug I see that mails are well selected, parsed and...
Yes, I use de latest 8.3.2 version of Parsedmarc I'm on Win11Pro, but same result on w2019 or w2022 Here is my parsedmarc log > DEBUG:__init__.py:1087:Found 10 messages in Inbox...
To go further, here my Parsdmarc log with silent = false > DEBUG:__init__.py:1087:Found 1 messages in Inbox DEBUG:__init__.py:1095:Processing 1 messages DEBUG:__init__.py:1099:Processing message 1 of 1: UID AAMkADFhNTZhMDA5LWVhNTUtNDI0Zi1iYmM3LTVhNjgyNDUzNzA4ZABGAAAAAACJjIix4c3eSr8KMFU6Z5FYBwB0-VV1baKWTId8H5WQY0lkAAAAAAEMAAB0-VV1baKWTId8H5WQY0lkAADvAD_tAAA= INFO:__init__.py:805:Parsing mail from...
Hello, @AnaelMobilia : no log from elastic. It stays quiet! @tdm4: status of elasticsearch is green. curl command says Empty reply from server @coolriku: yes I also have save_aggregate and...
Hello everybody, So at least i have found a solution for Parsedmarc to communicate with my elasticsearch. In parsedmarc.ini [elasticsearch] hosts = http://elastic:MyPassword@localhost:9200 ssl = False
I did a new fresh install on Windows server. adding elasticsearch infos in parsedmarc.ini it works fine @coolriku : do You still have problem?
Thanks policy_overrides.comment give very interesting info depending result: ``` looks forwarded, downgrade to quarantine with phishing warning arc=fail arc=pass xoar=pass ``` don't know what is the last one