Skip to content

Commit a920851

Browse files
committed
Added more do not reply verbiage
1 parent 84c086b commit a920851

File tree

9 files changed

+20
-0
lines changed

9 files changed

+20
-0
lines changed

hypha/apply/users/templates/users/activation/email.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ The {{ org_short_name }} Team{% endblocktrans %}
2020
--
2121
{{ org_long_name }}
2222
{% if site %}{{ site.root_url }}{% else %}{{ base_url }}{% endif %}
23+
24+
25+
NOTE: Do not reply to this email - this mailbox is unmonitored. Please email [email protected] or use the "Communications" tab on your application instead.

hypha/apply/users/templates/users/email_change/confirm_email.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ The {{ org_short_name }} Team{% endblocktrans %}
1313
--
1414
{{ org_long_name }}
1515
{% if site %}{{ site.root_url }}{% else %}{{ base_url }}{% endif %}
16+
17+
NOTE: Do not reply to this email - this mailbox is unmonitored. Please email [email protected] or use the "Communications" tab on your application instead.

hypha/apply/users/templates/users/email_change/update_info_email.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@
1010
--
1111
{{ org_long_name }}
1212
{% if site %}{{ site.root_url }}{% else %}{{ base_url }}{% endif %}
13+
14+
NOTE: Do not reply to this email - this mailbox is unmonitored. Please email [email protected] or use the "Communications" tab on your application instead.

hypha/apply/users/templates/users/emails/confirm_access.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ The {{ org_short_name }} Team{% endblocktrans %}
1717
--
1818
{{ org_long_name }}
1919
{% if site %}{{ site.root_url }}{% else %}{{ base_url }}{% endif %}
20+
21+
NOTE: Do not reply to this email - this mailbox is unmonitored. Please email [email protected] or use the "Communications" tab on your application instead.
22+

hypha/apply/users/templates/users/emails/passwordless_login_email.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ The {{ org_short_name }} Team{% endblocktrans %}
2424
--
2525
{{ org_long_name }}
2626
{% if site %}{{ site.root_url }}{% else %}{{ base_url }}{% endif %}
27+
28+
NOTE: Do not reply to this email - this mailbox is unmonitored. Please email [email protected] or use the "Communications" tab on your application instead.

hypha/apply/users/templates/users/emails/passwordless_login_no_account_found.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ The {{ org_short_name }} Team{% endblocktrans %}
1414
--
1515
{{ org_long_name }}
1616
{% if site %}{{ site.root_url }}{% else %}{{ base_url }}{% endif %}
17+
18+
NOTE: Do not reply to this email - this mailbox is unmonitored. Please email [email protected] or use the "Communications" tab on your application instead.

hypha/apply/users/templates/users/emails/passwordless_new_account_login.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ The {{ org_short_name }} Team{% endblocktrans %}
1919
--
2020
{{ org_long_name }}
2121
{% if site %}{{ site.root_url }}{% else %}{{ base_url }}{% endif %}
22+
23+
NOTE: Do not reply to this email - this mailbox is unmonitored. Please email [email protected] or use the "Communications" tab on your application instead.

hypha/apply/users/templates/users/emails/set_password.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ The {{ org_short_name }} Team{% endblocktrans %}
1313
--
1414
{{ org_long_name }}
1515
{% if site %}{{ site.root_url }}{% else %}{{ base_url }}{% endif %}
16+
17+
NOTE: Do not reply to this email - this mailbox is unmonitored. Please email [email protected] or use the "Communications" tab on your application instead.

hypha/apply/users/templates/users/password_reset/email.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ The {{ org_short_name }} Team{% endblocktrans %}
1313
--
1414
{{ org_long_name }}
1515
{% if site %}{{ site.root_url }}{% else %}{{ base_url }}{% endif %}
16+
17+
NOTE: Do not reply to this email - this mailbox is unmonitored. Please email [email protected] or use the "Communications" tab on your application instead.

0 commit comments

Comments
 (0)