1

Topic: IredMail 1.3.2 password policy

Hi to all,
I've just installed IredMail 1.3.2 on Ubuntu 18.04 LTS.
All works like a charm but... anyone knows how to avoid mandatory password special character when I create new user in Iredadmin??
Thanks in advance

----

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

2

Re: IredMail 1.3.2 password policy

I think what you need is documented here.  https://docs.iredmail.org/iredadmin-pro … olicy.html

Good luck!

3 (edited by Shnoulle 2021-02-03 18:10:19)

Re: IredMail 1.3.2 password policy

And with iredmail installer

INSERT INTO iredadmin.settings (`id`, `account`, `k`, `v`) VALUES (NULL, 'global', 'password_has_special_char', '{\"value\":false}')