2020-01-22 23:18:27 +01:00
|
|
|
Hi {{name}}
|
|
|
|
|
2020-05-10 18:19:29 +02:00
|
|
|
We have recorded an attempt to send an email from your alias {{ alias.email }} using {{ sender }}.
|
2020-01-22 23:18:27 +01:00
|
|
|
|
2020-05-10 18:19:29 +02: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 11:12:48 +02:00
|
|
|
This is to protect against "email spoofing", i.e. someone else sending emails from your mailbox.
|
2020-05-10 18:19:29 +02:00
|
|
|
Indeed only you can send emails on behalf of your alias.
|
2020-08-27 11:12:48 +02:00
|
|
|
If you think this is a wrong alert, please let us know by replying to this email.
|
|
|
|
|
2020-01-22 23:18:27 +01:00
|
|
|
|
|
|
|
Best,
|
|
|
|
SimpleLogin team.
|