Setup Email Services
You can configure the Email Services to handle the inbound messages. Perform the following steps to manually set up Email Services:
- Click on the Salesforce navigation bar and then click Setup.
- Select Email Services by:
- Use the Search Setup/Quick Find search field, or
- Select Platform Tools > Custom Code > Email Services.
- Click New Email Service.
- Enter NotificationReplyService in the Email Service Name field. This is mandatory.
- Enter EmailToTextServiceHandler in the Apex Class field. This is mandatory.
- Do not enter values in the Accept Email From text box.
- Select Active to enable the email services.
- Click Save and New Email Address.
0 Comments