You need to sign in to do that
Don't have an account?

Login to sandbox verification email
Hi,
I am trying to login to the sandbox, and I am prompted to enter the verification code but the email seems to have sent to a different email (*******@****le.com) than the email (*******@****nk.com) I have in Salesforce personal information. The verification email was sent to the correct email when I login to the Salesforce.com account the first time. I have verified my email in the personal information page. Any idea what is going wrong? I can't access the sandbox without the verification code. Thanks!
I am trying to login to the sandbox, and I am prompted to enter the verification code but the email seems to have sent to a different email (*******@****le.com) than the email (*******@****nk.com) I have in Salesforce personal information. The verification email was sent to the correct email when I login to the Salesforce.com account the first time. I have verified my email in the personal information page. Any idea what is going wrong? I can't access the sandbox without the verification code. Thanks!
All Answers
prousername.xxx where xxx is sanbox name and production password
Have you ever tried to change your email id ?? OR do any one having access to sandbox account who has changed the email id ??
It seems like email id has been changed & thats why verification code has sent to new email id.
Thanks
No, I didn't change the email address.
read through this
https://help.salesforce.com/apex/HTViewHelpDoc?id=data_sandbox_implementation_tips.htm&language=en_US
about mysterious email :
Whenever you create or refresh a sandbox, user email addresses are modified in your sandbox so that production users don’t receive automatically generated email messages from the sandbox. User email addresses are appended with an example domain (@example.com), and the original @ sign is replaced with =. This modification ensures that the system ignores these email addresses. For example, a user email of awheeler@universalcontainers.com in production becomesawheeler=universalcontainers.com@example.com when migrated to sandbox. If you want sandbox users to receive automatically generated emails as part of testing, you can correct the email addresses while logged in to the sandbox.
------------------------------
Email Deliverability in new sandbox :
New and refreshed sandboxes have the default email deliverability setting System email only. To configure email deliverability settings, in the sandbox organization, from Setup, enter Deliverability in the Quick Find box, then select Deliverability. If editable, set the Access level in the Access to Send Email section. You may not be able to edit the Access level if Salesforce has restricted your organization’s ability to change this setting.
No access: Prevents all outbound email to and from users.
System email only: Allows only automatically generated emails, such as new user and password reset emails.
All email: Allows all types of outbound email. Default for new, non-sandbox organizations.
Change your access to All email if email deliverability is No Access
Also you can still login into your sanbox if you remember your old prod password.
I seem to have admin permissions but I can't find where to change the example.com address that the sandbox is using to retrieve the verification code. How do I change that email address?
Any clue?
Thanks in advance for the help.
1.We are thinking to running Apex classes which change email id.
2. Exclude IP range authentication for admin and few users so that they can login with password without authentication and change password post refresh. I am not sure if this config change would also gets refreshed. Will keep you all updated.
https://help.salesforce.com/HTViewSolution?id=000193090&language=en_US
https://help.salesforce.com/HTViewHelpDoc?id=data_sandbox_implementation_tips.htm