Is it possible to have users re-verify their email address?

Does anyone know if there is a way to ask users to re-verify their email address every year? The use case is that some people will leave an organization, and will not have access to the email address that they used to create the account. Asking them to re-verify their email periodically would be one way to purge old users who should no longer have access.

(Yes, I know that a more robust method would be to use something like LDAP).

Thanks for the help!

Hi Mrak! While Mattermost doesn’t currently have a built-in feature to prompt users for periodic email re-verification, you can manage user access using LDAP or other authentication methods, which might be more robust for your use case. Let me know if you need more help!