This commit is contained in:
Zhang Huangbin 2014-12-07 12:54:00 +08:00
parent 4b08ecb031
commit 04db646b61
4 changed files with 33 additions and 17 deletions

14
TODO.md
View File

@ -1,18 +1,11 @@
# TODO
* [WIP] iRedMail upgrade tutorials
* http://www.iredmail.org/wiki/index.php?title=Upgrade/iRedMail/0.6.1-0.7.0
* http://www.iredmail.org/wiki/index.php?title=Upgrade/iRedMail/0.6.0-0.6.1
* http://www.iredmail.org/wiki/index.php?title=Upgrade/iRedMail/0.5.1-0.6.0
* http://www.iredmail.org/upgrade_050_051.html
* https://code.google.com/p/iredmail/wiki/Upgrade_040_050
* https://code.google.com/p/iredmail/wiki/Upgrade_032_040
* How to enable per-recipient policy lookup in Amavisd (@lookup_sql_dsn).
* Upgrade iRedAPD: http://www.iredmail.org/wiki/index.php?title=IRedMail/FAQ/Upgrade.iRedAPD
* http://www.iredmail.org/wiki/index.php?title=Integration/PureFTPd.iRedMail.with.OpenLDAP
* How to enable SSHA512/BCRYPT in Dovecot + Roundcubemail.
* How to custom SpamAssassin scores
* How to enable per-recipient policy lookup in Amavisd (@lookup_sql_dsn).
* How to enable DNSBL in Postfix.
* http://www.iredmail.org/wiki/index.php?title=IRedMail/FAQ/Send.out.email.from.specified.IP.address
@ -30,7 +23,6 @@
# integrations
* http://www.iredmail.org/wiki/index.php?title=Integration/PureFTPd.iRedMail.with.OpenLDAP
* http://www.iredmail.org/wiki/index.php?title=Integration/Ejabberd.iRedMail.with.OpenLDAP
* http://www.iredmail.org/wiki/index.php?title=Integration/OpenVPN.iRedMail.with.OpenLDAP
* http://www.iredmail.org/wiki/index.php?title=Integration/SOGo.iRedMail.with.OpenLDAP

View File

@ -36,11 +36,11 @@ strip_name_prefix()
# Chapter directories in specified order
all_chapter_dirs="installation \
upgrade \
migrations \
mua \
howto \
integrations \
cluster \
migrations \
troubleshooting \
faq"

View File

@ -24,6 +24,11 @@
<li><a href="iredmail.releases.html">iRedMail release notes and upgrade tutorials</a></li>
<li><a href="iredadmin-pro.releases.html">iRedAdmin-Pro release notes and upgrade tutorial</a></li>
</ul>
<h3 id="migrations">Migrations</h3>
<ul>
<li><a href="migrate.to.new.iredmail.server.html">Migrate old iRedMail server to the latest stable release</a></li>
<li><a href="password.hashes.html">Password hashes</a></li>
</ul>
<h3 id="configure-mail-client-applications">Configure mail client applications</h3>
<ul>
<li><a href="configure.thunderbird.html">Configure Thunderbird as mail client (POP3/IMAP, SMTP and global ldap address book)</a></li>
@ -67,17 +72,25 @@
<p>Documents contributed by iRedMail users:</p>
<ul>
<li><a href="https://extremeshok.com/6622/enabling-apache-solr-4-10-using-jetty-with-dovecot-2-2-for-fulltext-search-results-on-centos-6-iredmail-compatible/">Enabling Apache Solr 4.10 (using jetty) with Dovecot 2.2 for fulltext search results on Centos 6 (iRedMail compatible)</a></li>
<li><a href="http://www.howtoforge.com/installing-iredmail-and-mailman-on-debian-squeeze">Install iRedMail and Mailman on Debian Squeeze</a>. Howtoforge tutorial, contributed by Jason Norwood-Young.</li>
<li><a href="http://www.iredmail.org/wiki/index.php?title=Integration/DBMail.iRedMail.with.MySQL.backend">Integrate DBMail in iRedMail (MySQL backend)</a></li>
<li><a href="http://www.iredmail.org/forum/topic2147-highavailability-maildir-storage-with-glusterfs-centos-5x.html">High-Availability Maildir Storage With GlusterFS + CentOS 5.x</a>, contributed by Basem Hegazy. 2011-06-26</li>
<li><a href="http://www.iredmail.org/wiki/index.php?title=Integration/OpenVPN.iRedMail.with.OpenLDAP">Integrate OpenVPN in iRedMail with OpenLDAP</a></li>
<li><a href="http://www.iredmail.org/wiki/index.php?title=Integration/Ejabberd.iRedMail.with.OpenLDAP">Integrate Ejabberd in iRedMail with OpenLDAP</a></li>
<li><a href="http://www.iredmail.org/wiki/index.php?title=Integration/PureFTPd.iRedMail.with.OpenLDAP">Virtual Mail And FTP Hosting With iRedMail And Pure-FTPd</a></li>
<li>SOGo Groupware<ul>
<li><a href="http://www.iredmail.org/forum/topic6604-iredmail-support-iredmail-ldap-sogo-centos.html">CentOS 6.5 + iRedMail (OpenLDAP backend) + SOGo Groupware</a>. Contributed by kospel. 2014-04-18</li>
<li><a href="http://www.wynni.com/howto-iredmail-sogo-mysql-authentication-ubuntu-11-10-oneiric-ocelot/">Ubuntu 11.04 (oneiric) + iRedMail (MySQL backend) + SOGo Groupware</a>. Contributed by Wynni, 2012-05-12.</li>
<li><a href="http://www.iredmail.org/forum/topic2071-debian-iredmail-sogo-installation-guide.html">Debian + iRedMail (OpenLDAP backend) + SOGo Groupware</a>. Contributed by Luciano Pedron, 2011-06-04.</li>
<li><a href="http://conheotiensinh.blogspot.com/2009/12/install-iredmail-use-ldap-and-groupware.html">Install iRedMail with LDAP backend and SOGo as Groupware</a>. Contributed by conheotiensinh</li>
</ul>
</li>
</ul>
<h3 id="cluster">Cluster</h3>
<p>Documents contributed by iRedMail users:</p>
<ul>
<li><a href="http://pastebin.com/JcYeQBrX">An Ultra-HA, full Mult-Master E-mail cluster with iRedMail, MariaDB, and IPVS</a>, contributed by Joshua Boniface.</li>
</ul>
<h3 id="migrations">Migrations</h3>
<ul>
<li><a href="migrate.to.new.iredmail.server.html">Migrate old iRedMail server to the latest stable release</a></li>
<li><a href="password.hashes.html">Password hashes</a></li>
</ul>
<h3 id="troubleshooting-and-debug">Troubleshooting and Debug</h3>
<ul>
<li><a href="turn.on.debug.mode.in.amavisd.html">Turn on debug mode in Amavisd and SpamAssassin</a></li>

View File

@ -2,3 +2,14 @@
Documents contributed by iRedMail users:
* [Enabling Apache Solr 4.10 (using jetty) with Dovecot 2.2 for fulltext search results on Centos 6 (iRedMail compatible)](https://extremeshok.com/6622/enabling-apache-solr-4-10-using-jetty-with-dovecot-2-2-for-fulltext-search-results-on-centos-6-iredmail-compatible/)
* [Install iRedMail and Mailman on Debian Squeeze](http://www.howtoforge.com/installing-iredmail-and-mailman-on-debian-squeeze). Howtoforge tutorial, contributed by Jason Norwood-Young.
* [Integrate DBMail in iRedMail (MySQL backend)](http://www.iredmail.org/wiki/index.php?title=Integration/DBMail.iRedMail.with.MySQL.backend)
* [High-Availability Maildir Storage With GlusterFS + CentOS 5.x](http://www.iredmail.org/forum/topic2147-highavailability-maildir-storage-with-glusterfs-centos-5x.html), contributed by Basem Hegazy. 2011-06-26
* [Integrate OpenVPN in iRedMail with OpenLDAP](http://www.iredmail.org/wiki/index.php?title=Integration/OpenVPN.iRedMail.with.OpenLDAP)
* [Integrate Ejabberd in iRedMail with OpenLDAP](http://www.iredmail.org/wiki/index.php?title=Integration/Ejabberd.iRedMail.with.OpenLDAP)
* [Virtual Mail And FTP Hosting With iRedMail And Pure-FTPd](http://www.iredmail.org/wiki/index.php?title=Integration/PureFTPd.iRedMail.with.OpenLDAP)
* SOGo Groupware
* [CentOS 6.5 + iRedMail (OpenLDAP backend) + SOGo Groupware](http://www.iredmail.org/forum/topic6604-iredmail-support-iredmail-ldap-sogo-centos.html). Contributed by kospel. 2014-04-18
* [Ubuntu 11.04 (oneiric) + iRedMail (MySQL backend) + SOGo Groupware](http://www.wynni.com/howto-iredmail-sogo-mysql-authentication-ubuntu-11-10-oneiric-ocelot/). Contributed by Wynni, 2012-05-12.
* [Debian + iRedMail (OpenLDAP backend) + SOGo Groupware](http://www.iredmail.org/forum/topic2071-debian-iredmail-sogo-installation-guide.html). Contributed by Luciano Pedron, 2011-06-04.
* [Install iRedMail with LDAP backend and SOGo as Groupware](http://conheotiensinh.blogspot.com/2009/12/install-iredmail-use-ldap-and-groupware.html). Contributed by conheotiensinh