{% extends "layouts/" + render_mode + "-tall.html" %} {% block title %}{{_("Managing Spam")}}{% endblock %} {% block content %}
{{_("Mailpile uses statistical analysis to recognize spam and keep it out of your Inbox.")}}
{{_("Although powerful, the system is not perfect and it does need to some training to keep it working optimally.")}} {{_("If you periodically correct the mistakes made by the spam filter, it will become more accurate.")}}
{{_("If Mailpile didn't catch a spam e-mail, move the messages to Spam.")}}
{{_("If Mailpile marked legitimate e-mail as Spam, remove the Spam tag.")}}
{{_("Sorry about that; the spam filter isn't perfect!")}}
{{_("Further reading:")}} {{_("Learn more about automatic e-mail classification.")}}