diff --git a/app/views/devise/confirmations/new.html.erb b/app/views/devise/confirmations/new.html.erb
index b6a36908..1def2100 100644
--- a/app/views/devise/confirmations/new.html.erb
+++ b/app/views/devise/confirmations/new.html.erb
@@ -10,7 +10,7 @@
<%= f.input :login, :required => true, :autofocus => true, as: :string %>
-
If you don't receive the email, check your SPAM folder! And if it's not in there, then contact us.
+ If you don't receive the email, whitelist admin@pinballmap.com and try again, and check your spam folder.
<%= f.button :submit, "Submit" %>
diff --git a/app/views/devise/passwords/new.html.erb b/app/views/devise/passwords/new.html.erb
index 8100fbe7..b75f3f18 100644
--- a/app/views/devise/passwords/new.html.erb
+++ b/app/views/devise/passwords/new.html.erb
@@ -9,7 +9,7 @@
<%= f.input :login, :required => true, :autofocus => true, as: :string %>
- If you don't receive the email, check your SPAM folder! And if it's not in there, then contact us.
+ If you don't receive the email, whitelist admin@pinballmap.com and try again, and check your spam folder.
- If you don't receive a confirmation email, check your SPAM folder! And if it's not in there, then contact us.
+ If you don't receive the email, whitelist admin@pinballmap.com and try again, and check your spam folder.
<%= f.button :submit, "Submit" %>
diff --git a/config/locales/devise.en.yml b/config/locales/devise.en.yml
index 2baa9633..00a4ae25 100644
--- a/config/locales/devise.en.yml
+++ b/config/locales/devise.en.yml
@@ -18,18 +18,18 @@ en:
signed_in: 'Signed in successfully.'
signed_out: 'Signed out successfully.'
passwords:
- send_instructions: 'Please check your email for the reset link. If you do not see it, check your SPAM folder!'
+ send_instructions: 'Please check your email for the reset link. If you do not see it, check your SPAM folder! Make sure that admin@pinballmap.com is whitelisted.'
updated: 'Your password was changed successfully.'
confirmations:
- send_instructions: 'Please check your email and confirm your account. If you do not see it, check your SPAM folder!'
+ send_instructions: 'Please check your email and confirm your account. If you do not see it, check your SPAM folder! Make sure that admin@pinballmap.com is whitelisted.'
confirmed: 'Your account was successfully confirmed.'
registrations:
- signed_up: 'You have signed up successfully. A confirmation email is being sent. If you do not see it, check your SPAM folder!'
+ signed_up: 'You have signed up successfully. A confirmation email is being sent. If you do not see it, check your SPAM folder! Make sure that admin@pinballmap.com is whitelisted.'
updated: 'You updated your account successfully.'
destroyed: 'Bye! Your account was successfully cancelled. We hope to see you again soon.'
signed_up_but_unconfirmed: "Please confirm your account. A link has been emailed to you."
unlocks:
- send_instructions: 'Instructions have been sent to your email. If you do not see it, check your SPAM folder!'
+ send_instructions: 'Instructions have been sent to your email. If you do not see it, check your SPAM folder! Make sure that admin@pinballmap.com is whitelisted.'
unlocked: 'Your account was successfully unlocked.'
mailer:
confirmation_instructions: