duo-labs / isthislegit

Dashboard to collect, analyze, and respond to reported phishing emails.
BSD 3-Clause "New" or "Revised" License
286 stars 51 forks source link

Mail parsing error prevents rules from working #31

Closed paddycarver closed 5 years ago

paddycarver commented 5 years ago

We're seeing an error every time an email comes in when we have rules defined that prevents the rules from firing. We get the below error:

Couldn't open 'parser.out'. [Errno 30] Read-only file system: '/base/data/home/apps/m~{REDACTED}/20190108t164549.415268248439389600/lib/flanker/addresslib/parser.out' (/base/data/home/apps/m~{REDACTED}/20190108t164549.415268248439389600/lib/ply/yacc.py:3312)

I believe this is related to mailgun/flanker#208.