Mailroom checks the From, To, and Cc fields in an email. Mailroom avoids the User Email ID and the Helpdesk Email ID in the From, To, and Cc fields of an email.
Note: The Bcc field is not considered.
Here are a few test cases regarding how the Mailroom works for Case creation (Action). Learn how to configure your Mailroom.
Consider the following data samples for the listed scenarios.
---------------------------------------------------------------------------------------------------------------------------------------
From: [email protected]
To: [email protected]
In this scenario, the Mailroom checks the From and To fields. As mentioned earlier, the Mailroom:
Avoids User Email and Helpdesk Email IDs.
Checks whether there exists a Contact record with the same User Email ID in the CRM.
Result:
If a Contact record exists with a primary email, the same as the user ID in the From field, the Mailroom creates a case and links it to the related Contact.
If there is no Contact record with a primary email ID, the same as the user ID in the From field, only a Case is created but not linked to any Contact.
From: [email protected]
To: [email protected]
Cc: [email protected]
Result:
---------------------------------------------------------------------------------------------------------------------------------------
In this case, a user sends an email to support regarding the issue reported by the customer, making Contact as Cc.
From: [email protected]
To: [email protected]
Cc: [email protected]
Result:
---------------------------------------------------------------------------------------------------------------------------------------
From: [email protected]
To: [email protected]
Bcc: [email protected]
Result:
Mailroom ignores the email ID in the Bcc: field and creates a Case irrespective of whether a related Contact record is available in the CRM.
---------------------------------------------------------------------------------------------------------------------------------------
Note: