Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.01 KB

File metadata and controls

11 lines (8 loc) · 1.01 KB

MailBlocks

Properties

Name Type Description Notes
local \Interserver\Mailbaby\Model\MailBlockClickHouse[] Messages flagged by the `LOCAL_BL_RCPT` rspamd rule in the last 5 days. These are messages sent to recipients on a local block list.
mbtrap \Interserver\Mailbaby\Model\MailBlockClickHouse[] Messages flagged by the `MBTRAP` rspamd rule in the last 5 days. These triggered MailBaby's honeypot / trap address detection.
subject \Interserver\Mailbaby\Model\MailBlockRspamd[] Senders whose messages contained spam-indicative subjects (containing `@`, `smtp`, `socks4`, or `socks5`) with more than 4 occurrences of the same subject in the last 3 days.

[Back to Model list] [Back to API list] [Back to README]