Overview
Bayesian is the process of using a naive Bayes classifier to help train or untrain the helpdesk and identify e-mails on different parameters. The classifier examines emails' subjects and contents to assign one of the categories (e.g., SPAM or NOTSPAM) to it. Parser rules, SLA plans, and Workflows can then be configured to use this assigned category to take some action.
This article shows how to prevent spam emails using Bayesian Filtering.
Process
- Manage Bayesian from Admin CP > Bayesian
- Train or untrain the helpdesk to update or increase the value of the probability of incoming content respective to the categories.
The helpdesk can be trained on Bayesian using three different ways:
- Workflows.
- Mass Action of tickets.
- From Admin CP > Bayesian >Diagnostics.
Multiple decisions can be taken on the basis of Bayesian probability values by:
- Forwarding of incoming emails to a specific email address by creating the Pre Parser rules.
- Routing the tickets to the specific department by creating the Post Parser rule.
- Creating different Workflows to perform specific actions.
- Creating SLA plans to meet specific requirements.
- Spam filtering.
Priyanka Bhotika
Comments