sbidy / MacroMilter

This python based milter (mail-filter) checks an incoming mail for suspicious VBA macro code in MS 20xx Office attachments (doc, xls, ppt ...).
MIT License
37 stars 14 forks source link

Option 'REJECT_MESSAGE = no' still leads to rejects #37

Closed robert-scheck closed 5 years ago

robert-scheck commented 6 years ago

Option REJECT_MESSAGE = no still leads to rejects, this happens after fileHasAlreadyBeenParsed() was called.

sbidy commented 5 years ago

fixed