Format md files with Dos2unix.

This commit is contained in:
Zhang Huangbin 2014-09-23 10:47:49 +08:00
parent e8238b130d
commit 6ac94a97c3
15 changed files with 518 additions and 405 deletions

View File

@ -1,4 +1,4 @@
We're working on migrating [old wiki documents](http://www.iredmail.org/wiki) to Markdown format for easier maintenance.
# How to
* [Allow user to send email without authentication](src/default/4-howto/allow.user.to.send.email.without.authentication.md)
* [Amavisd + SpamAssassin not working, no mail header (X-Spam-*) inserted.](src/default/4-howto/amavisd.no.x-spam.headers.md)

View File

@ -58,3 +58,123 @@
# Frequently Asked Questions
* [Password hashes](faq/password.hashes.md)
* [Why append timestamp in maildir path](faq/why.append.timestamp.in.maildir.path.md)
# How to
* [Allow user to send email without authentication ](howto/allow.user.to.send.email.without.authentication.md)
* [Amavisd + SpamAssassin not working, no mail header (X-Spam-*) inserted.](howto/amavisd.no.x-spam.headers.md)
* [Completely disable Amavisd + ClamAV + SpamAssassin](howto/completely.disable.amavisd.clamav.spamassassin.md)
* [Configure Thunderbird as mail client (IMAP, SMTP and global ldap address book)](howto/configure.thunderbird.md)
* [Disable spam virus scanning for outgoing mails](howto/disable.spam.virus.scanning.for.outgoing.mails.md)
* [Enable SMTPS service (SMTP over SSL, port 465)](howto/enable.smtps.md)
* [LDAP: Add an alias domain ](howto/ldap.add.alias.domain.md)
* [LDAP: Add a mail alias account ](howto/ldap.add.mail.alias.md)
* [LDAP: Add a mail list account ](howto/ldap.add.mail.list.md)
* [LDAP: User mail forwarding. ](howto/ldap.user.mail.forwarding.md)
* [Pipe incoming email for certain user to external script ](howto/pipe.incoming.email.for.certain.user.to.external.script.md)
* [Quarantine clean mail into SQL database](howto/quarantining.clean.mail.md)
* [Force Dovecot to recalculate mailbox quota ](howto/recalculate.mailbox.quota.md)
* [SQL: Create an mail alias account with SQL command line ](howto/sql.create.mail.alias.md)
* [Store SpamAssassin bayes in SQL](howto/store.spamassassin.bayes.in.sql.md)
* [Perform silent/unattended iRedMail installation](howto/unattended.iredmail.installation.md)
# Third-party integrations.
* [How to install SOGo on CentOS 6 with iRedMail (MySQL backend)](integrations/sogo-centos-6-mysql.md)
# Cluster solutions
* [An Ultra-HA, full Mult-Master E-mail cluster with iRedMail, MariaDB, and IPVS ](cluster/full.mult-master.iredmail.cluster.with.mariadb.and.ipvs.md)
# Backup and Restore
* [How to migrate old iRedMail server to the latest stable release](backup-restore/migrate.to.new.iredmail.server.md)
# Troubleshooting and Debug
* [Turn on debug mode in Amavisd ](troubleshooting/turn.on.debug.mode.in.amavisd.md)
* [Turn on debug mode in Dovecot](troubleshooting/turn.on.debug.mode.in.dovecot.md)
* [Turn on debug mode in OpenLDAP ](troubleshooting/turn.on.debug.mode.in.openldap.md)
# Frequently Asked Questions
* [Password hashes](faq/password.hashes.md)
* [Why append timestamp in maildir path](faq/why.append.timestamp.in.maildir.path.md)
# How to
* [Allow user to send email without authentication ](howto/allow.user.to.send.email.without.authentication.md)
* [Amavisd + SpamAssassin not working, no mail header (X-Spam-*) inserted.](howto/amavisd.no.x-spam.headers.md)
* [Completely disable Amavisd + ClamAV + SpamAssassin](howto/completely.disable.amavisd.clamav.spamassassin.md)
* [Configure Thunderbird as mail client (IMAP, SMTP and global ldap address book)](howto/configure.thunderbird.md)
* [Disable spam virus scanning for outgoing mails](howto/disable.spam.virus.scanning.for.outgoing.mails.md)
* [Enable SMTPS service (SMTP over SSL, port 465)](howto/enable.smtps.md)
* [LDAP: Add an alias domain ](howto/ldap.add.alias.domain.md)
* [LDAP: Add a mail alias account ](howto/ldap.add.mail.alias.md)
* [LDAP: Add a mail list account ](howto/ldap.add.mail.list.md)
* [LDAP: User mail forwarding. ](howto/ldap.user.mail.forwarding.md)
* [Pipe incoming email for certain user to external script ](howto/pipe.incoming.email.for.certain.user.to.external.script.md)
* [Quarantine clean mail into SQL database](howto/quarantining.clean.mail.md)
* [Force Dovecot to recalculate mailbox quota ](howto/recalculate.mailbox.quota.md)
* [SQL: Create an mail alias account with SQL command line ](howto/sql.create.mail.alias.md)
* [Store SpamAssassin bayes in SQL](howto/store.spamassassin.bayes.in.sql.md)
* [Perform silent/unattended iRedMail installation](howto/unattended.iredmail.installation.md)
# Third-party integrations.
* [How to install SOGo on CentOS 6 with iRedMail (MySQL backend)](integrations/sogo-centos-6-mysql.md)
# Cluster solutions
* [An Ultra-HA, full Mult-Master E-mail cluster with iRedMail, MariaDB, and IPVS ](cluster/full.mult-master.iredmail.cluster.with.mariadb.and.ipvs.md)
# Backup and Restore
* [How to migrate old iRedMail server to the latest stable release](backup-restore/migrate.to.new.iredmail.server.md)
# Troubleshooting and Debug
* [Turn on debug mode in Amavisd ](troubleshooting/turn.on.debug.mode.in.amavisd.md)
* [Turn on debug mode in Dovecot](troubleshooting/turn.on.debug.mode.in.dovecot.md)
* [Turn on debug mode in OpenLDAP ](troubleshooting/turn.on.debug.mode.in.openldap.md)
# Frequently Asked Questions
* [Password hashes](faq/password.hashes.md)
* [Why append timestamp in maildir path](faq/why.append.timestamp.in.maildir.path.md)
# How to
* [Allow user to send email without authentication](howto/allow.user.to.send.email.without.authentication.md)
* [Amavisd + SpamAssassin not working, no mail header (X-Spam-*) inserted.](howto/amavisd.no.x-spam.headers.md)
* [Completely disable Amavisd + ClamAV + SpamAssassin](howto/completely.disable.amavisd.clamav.spamassassin.md)
* [Configure Thunderbird as mail client (IMAP, SMTP and global ldap address book)](howto/configure.thunderbird.md)
* [Disable spam virus scanning for outgoing mails](howto/disable.spam.virus.scanning.for.outgoing.mails.md)
* [Enable SMTPS service (SMTP over SSL, port 465)](howto/enable.smtps.md)
* [LDAP: Add an alias domain](howto/ldap.add.alias.domain.md)
* [LDAP: Add a mail alias account](howto/ldap.add.mail.alias.md)
* [LDAP: Add a mail list account](howto/ldap.add.mail.list.md)
* [LDAP: User mail forwarding.](howto/ldap.user.mail.forwarding.md)
* [Pipe incoming email for certain user to external script ](howto/pipe.incoming.email.for.certain.user.to.external.script.md)
* [Quarantine clean mail into SQL database](howto/quarantining.clean.mail.md)
* [Force Dovecot to recalculate mailbox quota](howto/recalculate.mailbox.quota.md)
* [SQL: Create an mail alias account with SQL command line](howto/sql.create.mail.alias.md)
* [Store SpamAssassin bayes in SQL](howto/store.spamassassin.bayes.in.sql.md)
* [Perform silent/unattended iRedMail installation](howto/unattended.iredmail.installation.md)
# Third-party integrations.
* [How to install SOGo on CentOS 6 with iRedMail (MySQL backend)](integrations/sogo-centos-6-mysql.md)
# Cluster solutions
* [An Ultra-HA, full Mult-Master E-mail cluster with iRedMail, MariaDB, and IPVS ](cluster/full.mult-master.iredmail.cluster.with.mariadb.and.ipvs.md)
# Backup and Restore
* [How to migrate old iRedMail server to the latest stable release](backup-restore/migrate.to.new.iredmail.server.md)
# Troubleshooting and Debug
* [Turn on debug mode in Amavisd](troubleshooting/turn.on.debug.mode.in.amavisd.md)
* [Turn on debug mode in Dovecot](troubleshooting/turn.on.debug.mode.in.dovecot.md)
* [Turn on debug mode in OpenLDAP](troubleshooting/turn.on.debug.mode.in.openldap.md)
# Frequently Asked Questions
* [Password hashes](faq/password.hashes.md)
* [Why append timestamp in maildir path](faq/why.append.timestamp.in.maildir.path.md)
# How to
* [Allow user to send email without authentication](howto/allow.user.to.send.email.without.authentication.md)
* [Amavisd + SpamAssassin not working, no mail header (X-Spam-*) inserted.](howto/amavisd.no.x-spam.headers.md)
* [Completely disable Amavisd + ClamAV + SpamAssassin](howto/completely.disable.amavisd.clamav.spamassassin.md)
* [Configure Thunderbird as mail client (IMAP, SMTP and global ldap address book)](howto/configure.thunderbird.md)
* [Disable spam virus scanning for outgoing mails](howto/disable.spam.virus.scanning.for.outgoing.mails.md)
* [Enable SMTPS service (SMTP over SSL, port 465)](howto/enable.smtps.md)
* [LDAP: Add an alias domain](howto/ldap.add.alias.domain.md)
* [LDAP: Add a mail alias account](howto/ldap.add.mail.alias.md)
* [LDAP: Add a mail list account](howto/ldap.add.mail.list.md)
* [LDAP: User mail forwarding.](howto/ldap.user.mail.forwarding.md)
* [Pipe incoming email for certain user to external script ](howto/pipe.incoming.email.for.certain.user.to.external.script.md)
* [Quarantine clean mail into SQL database](howto/quarantining.clean.mail.md)
* [Force Dovecot to recalculate mailbox quota](howto/recalculate.mailbox.quota.md)
* [SQL: Create an mail alias account with SQL command line](howto/sql.create.mail.alias.md)
* [Store SpamAssassin bayes in SQL](howto/store.spamassassin.bayes.in.sql.md)
* [Perform silent/unattended iRedMail installation](howto/unattended.iredmail.installation.md)
# Third-party integrations.
* [How to install SOGo on CentOS 6 with iRedMail (MySQL backend)](integrations/sogo-centos-6-mysql.md)
# Cluster solutions
* [An Ultra-HA, full Mult-Master E-mail cluster with iRedMail, MariaDB, and IPVS ](cluster/full.mult-master.iredmail.cluster.with.mariadb.and.ipvs.md)
# Backup and Restore
* [How to migrate old iRedMail server to the latest stable release](backup-restore/migrate.to.new.iredmail.server.md)
# Troubleshooting and Debug
* [Turn on debug mode in Amavisd](troubleshooting/turn.on.debug.mode.in.amavisd.md)
* [Turn on debug mode in Dovecot](troubleshooting/turn.on.debug.mode.in.dovecot.md)
* [Turn on debug mode in OpenLDAP](troubleshooting/turn.on.debug.mode.in.openldap.md)
# Frequently Asked Questions
* [Password hashes](faq/password.hashes.md)
* [Why append timestamp in maildir path](faq/why.append.timestamp.in.maildir.path.md)

View File

@ -42,8 +42,9 @@ all_chapter_dirs="$(find . -d 1 -type d -iname '[0-9]*' | sort)"
# Get chapter info
# - title: _title.md
# - summary: _summary.md
echo '' > ${INDEX_MD}
echo '' > ${README_MD}
echo "We're working on migrating [old wiki documents](http://www.iredmail.org/wiki) to Markdown format for easier maintenance." > ${INDEX_MD}
echo "We're working on migrating [old wiki documents](http://www.iredmail.org/wiki) to Markdown format for easier maintenance." > ${README_MD}
for chapter_dir in ${all_chapter_dirs}; do
# Get articles
all_chapter_articles="$(find ${chapter_dir} -depth 1 -type f -iname '[0-9a-z]*.md')"

View File

@ -8,29 +8,23 @@
<div id="navigation">
<a href="http://www.iredmail.org" target="_blank">iRedMail web site</a>
</div><h1 id="how-to">How to</h1>
</div><p>We're working on migrating <a href="http://www.iredmail.org/wiki">old wiki documents</a> to Markdown format for easier maintenance.</p>
<h1 id="how-to">How to</h1>
<ul>
<li><a href="howto/allow.user.to.send.email.without.authentication.html">Allow user to send email without authentication
</a></li>
<li><a href="howto/allow.user.to.send.email.without.authentication.html">Allow user to send email without authentication</a></li>
<li><a href="howto/amavisd.no.x-spam.headers.html">Amavisd + SpamAssassin not working, no mail header (X-Spam-*) inserted.</a></li>
<li><a href="howto/completely.disable.amavisd.clamav.spamassassin.html">Completely disable Amavisd + ClamAV + SpamAssassin</a></li>
<li><a href="howto/configure.thunderbird.html">Configure Thunderbird as mail client (IMAP, SMTP and global ldap address book)</a></li>
<li><a href="howto/disable.spam.virus.scanning.for.outgoing.mails.html">Disable spam virus scanning for outgoing mails</a></li>
<li><a href="howto/enable.smtps.html">Enable SMTPS service (SMTP over SSL, port 465)</a></li>
<li><a href="howto/ldap.add.alias.domain.html">LDAP: Add an alias domain
</a></li>
<li><a href="howto/ldap.add.mail.alias.html">LDAP: Add a mail alias account
</a></li>
<li><a href="howto/ldap.add.mail.list.html">LDAP: Add a mail list account
</a></li>
<li><a href="howto/ldap.user.mail.forwarding.html">LDAP: User mail forwarding.
</a></li>
<li><a href="howto/ldap.add.alias.domain.html">LDAP: Add an alias domain</a></li>
<li><a href="howto/ldap.add.mail.alias.html">LDAP: Add a mail alias account</a></li>
<li><a href="howto/ldap.add.mail.list.html">LDAP: Add a mail list account</a></li>
<li><a href="howto/ldap.user.mail.forwarding.html">LDAP: User mail forwarding.</a></li>
<li><a href="howto/pipe.incoming.email.for.certain.user.to.external.script.html">Pipe incoming email for certain user to external script </a></li>
<li><a href="howto/quarantining.clean.mail.html">Quarantine clean mail into SQL database</a></li>
<li><a href="howto/recalculate.mailbox.quota.html">Force Dovecot to recalculate mailbox quota
</a></li>
<li><a href="howto/sql.create.mail.alias.html">SQL: Create an mail alias account with SQL command line
</a></li>
<li><a href="howto/recalculate.mailbox.quota.html">Force Dovecot to recalculate mailbox quota</a></li>
<li><a href="howto/sql.create.mail.alias.html">SQL: Create an mail alias account with SQL command line</a></li>
<li><a href="howto/store.spamassassin.bayes.in.sql.html">Store SpamAssassin bayes in SQL</a></li>
<li><a href="howto/unattended.iredmail.installation.html">Perform silent/unattended iRedMail installation</a></li>
</ul>
@ -48,11 +42,9 @@
</ul>
<h1 id="troubleshooting-and-debug">Troubleshooting and Debug</h1>
<ul>
<li><a href="troubleshooting/turn.on.debug.mode.in.amavisd.html">Turn on debug mode in Amavisd
</a></li>
<li><a href="troubleshooting/turn.on.debug.mode.in.amavisd.html">Turn on debug mode in Amavisd</a></li>
<li><a href="troubleshooting/turn.on.debug.mode.in.dovecot.html">Turn on debug mode in Dovecot</a></li>
<li><a href="troubleshooting/turn.on.debug.mode.in.openldap.html">Turn on debug mode in OpenLDAP
</a></li>
<li><a href="troubleshooting/turn.on.debug.mode.in.openldap.html">Turn on debug mode in OpenLDAP</a></li>
</ul>
<h1 id="frequently-asked-questions">Frequently Asked Questions</h1>
<ul>