The project goal is to create server-side web application, capable of detecting and blocking spam for multiple mailboxes. Features: detecting different sender addresses; different sender domains; orphan IPs for sender domains; calendar files, and DAT files.
Blocks spam by regular expression or text, by sender address, by sender domain, by sender IP, and by sender IP group. Blocking by sender IP group is used against spam attacks from multiple IPs and domain names, residing under the same...