4.21.3
This commit is contained in:
@ -0,0 +1,11 @@
|
||||
{% extends "base.txt.jinja2" %}
|
||||
|
||||
{% block content %}
|
||||
An email from {{ from_header }} to {{ alias.email }} is put into Quarantine as it fails anti-phishing check.
|
||||
|
||||
|
||||
You can view the email at {{ refused_email_url }}.
|
||||
This email is automatically deleted in 7 days.
|
||||
|
||||
More info about the anti-phishing measure on https://simplelogin.io/docs/getting-started/anti-phishing/
|
||||
{% endblock %}
|
Reference in New Issue
Block a user