Closed sn3ak closed 8 months ago
okay, I found I could match up the Report-ID's with the emails. I will work on anonymizing the files and I will post one of each type tomorrow.
could you re upload the files? these links dont seem to work
edit: nvm now the link works again
fixed in 1.9.0
After importing my 300+ emails, subsequent runs of /php bin/console -q app:getreportsfrommailbox result in the following error:
If I query the mySQL database:
select * from smtptls_policies order by policy_string_maxage limit 10;
I get the following:
If I update the NULL's and change them to 86401 everything runs normally.
Is there same way to know which messages those are so that I can send you a copy?