How do I train my spam filter?
Training fine tunes your spam filter to ensure that it performs optimally. Training of your spam filter is performed by forwarding messages to predefined email addresses.
For example, John has the email address john@example.com. If John receives a spam email that wasn't caught by the spam filter (also called a false negative), he would forward the email to spam-john@example.com. Similarly, if John receives a legitimate email that was marked as spam (also called a false positive), he would forwadr the email to notspam-john@example.com.
Related categories: Email