How VStream Antispam Works

VStream Antispam Flow
VStream Antispam works as follows:
- A TCP connection arrives at the SMTP port (TCP 25) or the POP3 port (TCP 110).
- The connection is checked against the VStream Antispam policy, to determine whether it should be scanned.
- If the IP Reputation engine is enabled, and the connection is an SMTP connection:
- VStream Antispam sends the connection's source IP address to a VStream Antispam data center.
- The VStream Antispam data center checks the reputation of this IP address against a list of known spam sender IP addresses, and then returns a spam score.
- One of the following things happens:
- If the spam score does not exceed the configured confidence level, the email passes to the next enabled VStream Antispam engine for processing.
- If the spam score exceeds the configured confidence level, VStream Antispam determines that the email is spam and handles it as specified by the IP Reputation engine's settings.
- VStream Antispam caches the results of the IP Reputation check.
- VStream Antispam checks whether the email sender appears on the Safe Sender List. If so, then the email is accepted.
- If the Block List engine is enabled:
- VStream Antispam examines the email content and compares the sender to the list of blocked senders.
- One of the following things happens:
- If the Content Based Antispam engine is enabled:
- VStream Antispam examines the email content and creates a spam fingerprint.
- VStream Antispam sends the fingerprint to a VStream Antispam data center, where it is checked against an online database of spam messages.
- The VStream Antispam data center returns a spam score.
- One of the following things happens:
- One of the following things happen:
- If the connection is an SMTP connection, the mail server forwards the email to the recipient.
- If the connection is a POP3 connection, the email client receives the email.