SpamAssassin probe
The SpamAssassin probe submits a raw message body to a spamd daemon using the SpamAssassin protocol and returns the spam score and verdict.
[SCREENSHOT: SpamAssassin probe editor — host/port, message body textarea, and response panel]
Configuration
Section titled “Configuration”| Field | Description |
|---|---|
| Host | spamd host (default: localhost) |
| Port | spamd port (default: 783) |
| Message body | Raw message content to submit for scoring |
Response
Section titled “Response”[SCREENSHOT: SpamAssassin response — score, threshold, verdict (Yes/No), and rule breakdown]
The response shows:
- Spam score — the numeric score assigned by SpamAssassin
- Threshold — the score above which a message is considered spam
- Verdict —
Yes(spam) orNo(not spam) - Rule hits — the individual rules that contributed to the score
Variable substitution
Section titled “Variable substitution”{{variable}} placeholders are supported in the host field and the message body.
History
Section titled “History”Each send is recorded with the full score and rule breakdown.