Topic: Hotfix for iRedAdmin-Pro-LDAP-1.4.0: Can't view domain catch-all.
Abstract
iRedAdmin-Pro-LDAP-1.4.0: Can't open "Catch-all" tab in domain profile, it returns "Permission Denied".
How to fix it
Download patch for iRedAdmin-Pro-1.4.0: http://iredmail.org/patches/iredadmin/p … hall.patch
Upload or copy this patch to your server which has iRedAdmin-Pro-LDAP-1.4.0 running. Let's assume it's /root/catchall.patch.
Change working directory with command "cd", enter root directory of iRedAdmin-Pro-LDAP-1.4.0. It could be one of below:
RHEL/CentOS: /var/www/iRedAdmin-Pro-LDAP-1.4.0/
Debian/Ubuntu: /usr/share/apache2/iRedAdmin-Pro-LDAP-1.4.0/
OpenSuSE: /srv/www/iRedAdmin-Pro-LDAP-1.4.0/
FreeBSD: /usr/local/www/iRedAdmin-Pro-LDAP-1.4.0/
Try to patch it with command "patch", with option "--dry-run":
# patch -p3 --dry-run < /root/catchall.patch
patching file libs/ldaplib/user.py
If you get same output message as above command, then it's safe to apply this patch without option "--dry-run":
# patch -p3 < /root/catchall.patch
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.