1

Topic: Wish iRedAdmin

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.6
- Linux/BSD distribution name and version: Debian
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? Yes
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

Hello,
Is there a way to implement a password expiration system ? :

  • To be able to set a password validity duration : by domain - possibility to overwrite by user

  • To be able to send automatically a notification of password expiration (like quotas in Dovecot for example) : ideally to be able to set the sender email and how many reminders to send and the periodicity of the sended mails.

Passwords will be changed by access to iredadmin user interface.

Thanks
Nicolas

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Wish iRedAdmin

Both Roundcube and iRedAdmin-Pro are configured to log password last change date in SQL/LDAP, so you just need a cron job to run a script to check this date. It's your option to define how long the user must change password.