Properties about automatic sys_user creation from email
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
In our instance:
- glide.pop3readerjob.create_caller = false
- glide.email.create_userid_from_email = true
So, does the system create a sys_user record when an email comes from an address that does not match any existing user?
reviewed the following documents:
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 plugin sets the property glide.email.create_userid_from_email to true by default. After activating the plugin, enable automatic user creation from email.
To check how guest accounts create sys_user records, review the properties above. All four properties allow automatic user record creation in the system, and some user records display “Created by guest.”
Properties:
- glide.pop3readerjob.create_caller
- glide.email.create_userid_from_email
- glide.ldap.user.autoprovision
- glide.authenticate.multisso.user.autoprovision