Upgrade/iRedMail/0.7.0-0.7.1
From iRedMail
(Difference between revisions)
(Created page with '__TOC__ * File:Donate.png We hope iRedMail users can donate us to make iRedMail continue active and exist. Donate now: http://www.iredmail.org/donate.html * [[File:Btn_buyno…') |
|||
| Line 4: | Line 4: | ||
* [[File:Btn_buynow.gif]] Get remote [http://iredmail.org/support.html#remote_installation_support Installation Support] and [http://iredmail.org/support.html#remote_upgrade_support Upgrade Support] from developers if you're not familiar with Linux/BSD. | * [[File:Btn_buynow.gif]] Get remote [http://iredmail.org/support.html#remote_installation_support Installation Support] and [http://iredmail.org/support.html#remote_upgrade_support Upgrade Support] from developers if you're not familiar with Linux/BSD. | ||
* Please report bugs in our forum: http://www.iredmail.org/forum/ | * Please report bugs in our forum: http://www.iredmail.org/forum/ | ||
| + | |||
| + | |||
| + | ----- | ||
| + | '''TO BE CONTINUED, DO ***NOT*** APPLY BELOW STEPS'''. | ||
| + | ----- | ||
| + | |||
Revision as of 01:35, 3 April 2011
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 |
