Open LMarly opened 7 months ago
I'm guessing from the timestamp gap that you addressed the first issue here - The config.ini not existing. (if not, look at the README - it prompts you to copy the example over)
Assuming you've done that, and edited the file to suit your implementation, it looks like the credentials in said file for email access aren't valid. I would double check them against whatever account you're routing dmarc reports to, and keep in mind that gmail, as well as others, no longer support direct imap access with the account credentials, but need you to setup an app password. (I just re-learned this the hard way while setting up this stack)
Hello all,
When I start the project, the container parsedmarc-1 don't start When I go in the logs I see that :
I'm working on the version v4.28.0 on docker desktop on windows 11. Do you have any idea of how to solve this problem ?
Thank you