Upgrade/iRedMail/0.7.0-0.7.1
From iRedMail
Revision as of 01:35, 3 April 2011 by ZhangHuangbin (Talk | contribs)
Contents |
-
We hope iRedMail users can donate us to make iRedMail continue active and exist. Donate now: http://www.iredmail.org/donate.html
-
Get remote Installation Support and Upgrade Support from developers if you're not familiar with Linux/BSD.
- Please report bugs in our forum: http://www.iredmail.org/forum/
TO BE CONTINUED, DO ***NOT*** APPLY BELOW STEPS.
General Update, all backends should apply these changes
OpenLDAP backend special
Support alias domain in mail alias and catch-all account
- Edit "/etc/postfix/ldap/catchall_maps.cf" and "/etc/postfix/ldap/virtual_alias_maps.cf", remove "domainName=%d" in search_base:
| File: /etc/postfix/ldap_virtual_group_maps.cf |
# OLD SETTING search_base = domainName=%d,o=domains,dc=XXX # NEW SETTING search_base = o=domains,dc=XXX |
