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

How To Configure Email service
hi
in email service, i have created a email service, for new email address l have specified my personal gmail account and activated both new email address and new email service
in gmail account, in Forwarding and POP/IMAP i have added the forwarding address which salesforce provided and the configuration asking for confirmation code.
can any help me how can i get the confirmation code and where it will stored
thanks
Mohammed Saleembaba
i think you wrote the email service class i.e inbound or outbound.... there use system.debug(emailobject.plantextbody);
in this body u will get the code ......
All Answers
i think you wrote the email service class i.e inbound or outbound.... there use system.debug(emailobject.plantextbody);
in this body u will get the code ......
ya i have wriiten apex class by implementing Messaging.InboundEmailHandler without errors still i'm not getting verification code
i have used to debug log to monitor but the apex class not executing
is there any other configuration to be done for carried out email service???
thanks
Mohammed SaleemBaba