2022-01-24 16:10:36 +01:00
|
|
|
<div>
|
|
|
|
This is usually because your mailbox service thinks the email is <b>spam</b>.
|
|
|
|
</div>
|
2022-06-29 11:28:26 +02:00
|
|
|
<a href="/dashboard/refused_email" class="btn btn-primary">View bounced emails</a>
|
|
|
|
<div>The email is automatically deleted in 7 days.</div>
|
2022-01-24 16:10:36 +01:00
|
|
|
<div>
|
2022-06-29 11:28:26 +02:00
|
|
|
Please consider the following options:
|
|
|
|
<br />
|
2022-01-24 16:10:36 +01:00
|
|
|
<ol>
|
2022-06-29 11:28:26 +02:00
|
|
|
<li>
|
|
|
|
If the email is not spam, you can create a
|
2022-01-24 16:10:36 +01:00
|
|
|
<a href="https://simplelogin.io/docs/getting-started/troubleshooting/">filter</a>
|
2022-06-29 11:28:26 +02:00
|
|
|
to explicitly allow all emails from SimpleLogin.
|
|
|
|
<br />
|
2022-01-24 16:10:36 +01:00
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
If this email is indeed spam, it means your alias {{ alias.email }} is now in the hands of a spammer.
|
2022-06-29 11:28:26 +02:00
|
|
|
You can either
|
|
|
|
<a href="{{ disable_alias_link }}">disable the alias</a>
|
|
|
|
or
|
|
|
|
<a href="{{ block_sender_link }}">block the sender</a>
|
2023-05-03 19:56:22 +02:00
|
|
|
if they send too many spam emails.
|
2022-01-24 16:10:36 +01:00
|
|
|
</li>
|
|
|
|
</ol>
|
|
|
|
</div>
|
|
|
|
<div class="alert alert-warning">
|
|
|
|
Please note that the alias can be automatically disabled if too many emails sent to it are bounced.
|
|
|
|
</div>
|