- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2020 11:54 AM
creating a case when customer send an email using inbound email action. If emailing person does not exist as contact, new contact should be created.
Thanks in advance
Solved! Go to Solution.
- Labels:
-
Instance Configuration

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2020 12:01 PM
Hi Arushi,
Go to system properties -> Email Properties.
Select "Automatically create users for incoming emails from trusted domains" as yes and save.
Then if the from email does not exist then the user will be created.
And if you want to restrict creation of users only from specific domain then mention the domain in the following field "Trusted domains when creating new users from incoming email (Ignore email from untrusted domains unless from an existing user; use * for all domains)".
Kindly mark the comment as a correct answer and also helpful if this answers your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2020 12:01 PM
Hi Arushi,
Go to system properties -> Email Properties.
Select "Automatically create users for incoming emails from trusted domains" as yes and save.
Then if the from email does not exist then the user will be created.
And if you want to restrict creation of users only from specific domain then mention the domain in the following field "Trusted domains when creating new users from incoming email (Ignore email from untrusted domains unless from an existing user; use * for all domains)".
Kindly mark the comment as a correct answer and also helpful if this answers your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2020 05:11 AM
Hello Arushi
If my comment has answered your question could you also mark it as correct so that the question is moved to the solved list.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2020 12:01 PM
- Navigate to System Properties > Email Properties.
- Select the check box for Automatically create users for incoming email from trusted domains (glide.pop3readerjob.create_caller).
- Enter the list of trusted domains in Trusted domains for creating users from incoming emails (glide.user.trusted_domain).
Note: The glide.user.trusted_domain property only prevents user creation if the sender is not from a trusted domain. The system processes the inbound actions of the email as a guest user. If you want the system to ignore these email messages, use the email filters plugin, specifically the "ignore sender" setting. You can also prevent untrusted users from triggering inbound actions by locking out the guest user.
- Click Save.
- (Optional) Complete the following steps to lock out the guest user.
- Navigate to User Administration > Users and select the user guest.
- Select the Locked out field to disable the guest account.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2020 05:16 AM
Hope you are doing well.
Kindly mark the answer you think is correct as Correct. This will close the thread and help others find that answer as well.
Kind regards,
Willem