2020-01-23 06:18:27 +08:00
|
|
|
Hi {{name}}
|
|
|
|
|
2020-05-11 00:19:29 +08:00
|
|
|
We have recorded an attempt to send an email from your alias {{ alias.email }} using {{ sender }}.
|
2020-01-23 06:18:27 +08:00
|
|
|
|
2020-05-11 00:19:29 +08:00
|
|
|
Please note that sending from this alias only works from one of these mailboxes:
|
|
|
|
|
|
|
|
{% for mailbox in alias.mailboxes %}
|
|
|
|
- {{mailbox.email}}
|
|
|
|
{% endfor %}
|
|
|
|
|
2020-08-27 17:12:48 +08:00
|
|
|
This is to protect against "email spoofing", i.e. someone else sending emails from your mailbox.
|
2020-05-11 00:19:29 +08:00
|
|
|
Indeed only you can send emails on behalf of your alias.
|
2020-08-27 17:12:48 +08:00
|
|
|
If you think this is a wrong alert, please let us know by replying to this email.
|
|
|
|
|
2020-01-23 06:18:27 +08:00
|
|
|
|
|
|
|
Best,
|
|
|
|
SimpleLogin team.
|