function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
minkeshminkesh 

Confirm Email Address

Hello All,

                 I am facing one problem in one Org in that org i have contact list.

                 Now when i am trying to send email to this particular contact it gives me error.

                 'List has no Row for assignment to SObject'

                 since i am selecting the transaction than also it gives me this error and when i checked it in my developer org it is working correclty.

                 Now the problem i found is the contact.To which contact i am sending the Email In that Contact Email it shows me Confirm Email Address .

                 So can anyone tell me how to know wheather this is confirmed email address to send email.Why it is showing me that confirm Email address though i have another user Email address of same smtp server.

 

bob_buzzardbob_buzzard

Confirm email address means that an email sent from Salesforce to that address has bounced.  If you search for "bounced" in the online help, you'll get a list of the reasons why an email might bounce.  Salesforce marks the email address as invalid, which may mean that you can't retrieve it via a query - though this isn't something I've verified.

ajbtv2ajbtv2

I have found a different behavior,

 

If a contact has bounced and the Confirm Email is flagged on the contact, then the record will be pulled into the query results, but will be giving an error unless you have envoked the ignore errors and send successes away flag in your Apex.

 

I receive an Apex error message "Failed to send email on Contact XKLFD0045678".

Nilesh ManeNilesh Mane

Hi All,

 

I have created one dummy contact with email noreply@test.com and trying to send an email to this email.

When I try to send email an error occured 'Invalid Email Address' and "Confirm Email Address" notification gets added to email field.

 

When I confirm the email address, I am able to send  an email to noreply@test.com.

 

But if I again try to send an email to noreply@test.com, again "Confirm Email Address" notification gets added to email and email gets bounced.

 

Do I need to confirm email address every time? this is not a good practice.

Why this is happening?

Is this problem having any solution?

 

Plz reply. Its urgent.

 

Regards,

Nilesh.

Sarah Bell 7Sarah Bell 7
For first error mentioned :
The error may appear when your Org doesn’t have the data that the query is looking for.
Look here https://help.salesforce.com/HTViewSolution?id=000159853&language=en_US
360 Verify the mail App provides instant solution in verifying email id.
Go to the link- https://appexchange.salesforce.com/listingDetail?listingId=a0N3000000DpPL8EAN
Or send an inquiry to –support@360degreeapps.com