Enable automatic user creation
-
- UpdatedJan 30, 2025
- 3 minutes to read
- Yokohama
- Notifications
An administrator can set an email property to automatically create users from incoming email. The administrator provides a list of trusted domains to prevent untrusted users from being automatically created.
Before you begin
About this task
Procedure
What to do next
When the property glide.pop3readerjob.create_caller is set to false, the instance runs inbound actions from users who do not match an existing user by impersonating the guest user.
If the property glide.pop3readerjob.create_caller is set to true, but a user has a valid email address associated with a non-primary device, the instance creates a new user record for that email address if there is no matching email address in the Users [sys_user] table. The instance does not validate non-primary email addresses against the Notification Devices [cmn_notif_device] table.
The method the instance uses to create users can be upgraded to use the full email address by activating the Email Automatic User Creation plugin.