mirror of
https://github.com/simple-login/app.git
synced 2024-11-13 07:31:12 +01:00
10 lines
318 B
HTML
10 lines
318 B
HTML
|
<div>
|
||
|
An email was sent to your alias <b>{{ alias.email }}</b> from its own mailbox <b>{{ from_addr }}</b>.
|
||
|
</div>
|
||
|
<div>
|
||
|
SimpleLogin doesn't send this email back to your mailbox as it would be refused or hidden anyway by your email
|
||
|
service.
|
||
|
</div>
|
||
|
<div>
|
||
|
So no worries, there's nothing you need to do :).
|
||
|
</div>
|