SpamScope v2.0.0
fedelemantuano
released this
05 Nov 15:13
·
209 commits
to develop
since this release
Highlights
- Support
Outlook
mail (msg format). Enable flagoutlook: True
in mailboxes main configuration for folders that have this mail format. - Added SpamAssassin post processing. Every mails can be analyzed from SpamAssassin. Be careful the parsing can be very slow.
- Now you can extract custom headers from mail with
headers:
list in mailboxes main configuration (see configuration example in this repository). - Merged urls bolts of body and attachments in one bolt.
- Fixed Elasticsearch template.
- Upgraded
mail-parser
andstreamparse
. - Added headers
receiveds
in main output. - The form in mails now are analyzed from
phishing
bolt. - New code to analyze raw mail with third part tools.
- The
binary
attachments have a flagbinary
. - SpamScope can extract samples from mailformed
zip
attachments. - SpamScope can extract samples from
quoted-printable
headers mail.