Improve bounced email wording

This commit is contained in:
Son NK 2020-03-30 21:45:43 +02:00
parent 019f5307c9
commit 917009a803
2 changed files with 5 additions and 3 deletions

View File

@ -8,6 +8,8 @@
{{ render_button("View the refused email", refused_email_url) }}
{{ render_text('The email is automatically deleted in 7 days.') }}
{{ render_text('To avoid spams forwarded by SimpleLogin server, please consider the following options:') }}
{{ render_text('1. If the email is not spam at all, it means your email provider has wrongly classified it as spam. In this case you can <b>create a filter to whitelist</b> it. The filter could be based on the sender, email subject, etc. As how to create the filter differs for each email provider, please check with your email provider on how to whitelist an email. Let us know if you need help to setup the filter by replying to this email.') }}

View File

@ -6,6 +6,8 @@ This is usually due to the email being considered as spam by your email provider
You can view this email here:
{{ refused_email_url }}
The email is automatically deleted in 7 days.
To avoid spams forwarded by SimpleLogin server, please consider the following options:
1. If the email is not spam at all, it means your email provider has wrongly classified it as spam. In this case you can create a "filter" to whitelist it. The filter could be based on the sender, email subject, etc. As how to create the filter differs for each email provider, please check with your email provider on how to whitelist an email. Let us know if you need help to setup the filter by replying to this email.
@ -17,6 +19,4 @@ To avoid spams forwarded by SimpleLogin server, please consider the following op
Please let us know if you have any question.
Best,
SimpleLogin team.
---------------------------------------------------------------------
Below if the email that was refused:
SimpleLogin team.