iRedAdmin
iRedAdmin copied to clipboard
iRedMail Admin Panel (Open Source Edition)
Default state of checkbox "Send email to new members for subscription confirm" when adding a members to maillist should be unselected if the maillist has disabled email subscription (mentioned in...
When should you submit Swedish translation, have uploaded this several months ago?
 I've got a limit 200mails / mailbox in one domain as You see in domain level. On User level that looks like this:  This is unclear - to...
File: summary.txt ``` Accounts managed by admin: [email protected] ------ - Domains: 1 - Mailboxes: 152 **- Disabled mailboxes: 44** - Mailing lists: 1 - Mail aliases: 27 ``` And create...
Please add option to edit sieve filters for users from iredAdminPro panel.
In iRedAdmin 2.6 it is possible to login by entering the password hash value into the login form instead of the corresponding plaintext password. This defeats any protection normally provided...
After upgrading a server to Debian 13, i've seen this error: ``` 2025-10-16T15:49:41.347927+02:00 em01 iredadmin: Traceback (most recent call last): 2025-10-16T15:49:41.350725+02:00 em01 iredadmin: File "/opt/www/iRedAdmin-2.6/iredadmin.py", line 8, in #012 from...
Removed reliance on deprecated `crypt` module, to allow compatibility with python3.13. Upgraded password hashing to SHA512-CRYPT.