Open mikkelandreasen opened 1 year ago
It looks like parsedmarc is able to do that using file_path
, as per their documentation here. But I'm not sure if we're going to implement this in this project too, as main focus is running constantly and processing straight from the IMAP server.
While very convenient, its not always possible to rely on IMAP for processing log files as some mail solutions (like Exchange) don't typically allow IMAP by default so having the option would be certainly handy.
Is there a way to use localfiles for the parsing? I.e. mounting a volume and placing the report files there for analyzing