app-MAIL-temp/templates/notification/cycle-email.html
Son Nguyen Kim 84fcc9ddc4
Notify user cycle email (#1035)
* notify user about a cycle email

* prettify notification detail page
2022-06-07 16:44:57 +02:00

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>