antispam
antispam copied to clipboard
UseFlags option treats messages \\Flagged but not \\Seen as spam
- fetches flags in addition to envelope
- if
UseFlags
, look for\\Flagged
but not\\Seen
and mark as spammy -
\\Flagged
is always cleared before spam is deleted -
UseBlockLists
flags (default:true
) enables global BlockList parsing - Make container building/deployment slightly easier, config.json by default
(Will rebase once #39 is merged.)