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

I am getting following error while sending email to Emailservice
I am getting following error while sending email to Emailservice
(Undelivered): 554 common.apex.runtime.ParseException What would be the problem.
The code was running perfectly till last Friday 21-Mar-2015. I haven't change anything in code since then, but it's not working since two days; stange behaviour. Although even If I had any problem in my code, email should receive in Salesforce and then I can use debug log to see any code exception but I am receiving bounce back email with above error message.
(Undelivered): 554 common.apex.runtime.ParseException What would be the problem.
The code was running perfectly till last Friday 21-Mar-2015. I haven't change anything in code since then, but it's not working since two days; stange behaviour. Although even If I had any problem in my code, email should receive in Salesforce and then I can use debug log to see any code exception but I am receiving bounce back email with above error message.
2) I know several orgs are going through pod changes. Are you parsing anything from the URL or active session that could get throw off with the Pod change. I am not as confident here because typically these changes happed on Sunday early AM but a few might have been done about 11pm Friday evenings. Do you know what time of the day it started throwing the error?
2. Also check if email service is activated or not