app-MAIL-temp/templates/emails/transactional/bounce/bounced-email.txt

21 lines
803 B
Plaintext
Raw Normal View History

2020-12-16 18:48:20 +01:00
An email sent to your alias {{alias.email}} from {{website_email}} was bounced by your mailbox {{mailbox_email}}.
2020-12-16 18:48:20 +01:00
This is usually because your mailbox service thinks the email is a spam.
2020-12-16 18:48:20 +01:00
You can view this email on {{ refused_email_url }}
2020-03-30 21:45:43 +02:00
The email is automatically deleted in 7 days.
2020-12-16 18:48:20 +01:00
Please consider the following options:
2020-12-16 18:48:20 +01:00
1. If the email is not spam at all, you can create a "filter" to explicitly allow this email
or simply all emails from SimpleLogin.
How to create the filter depends on your mailbox service.
2020-12-16 18:48:20 +01:00
2. If this email is spam, it means your alias {{alias}} is now in the hands of a spammer.
You should disable or delete the alias immediately.
We'll automatically disable this alias the second time the email is refused.
{{disable_alias_link}}
2020-12-16 18:48:20 +01:00
Thanks,
2020-03-30 21:45:43 +02:00
SimpleLogin team.