Add license info.

This commit is contained in:
Zhang Huangbin 2014-10-10 11:30:58 +08:00
parent 53a5dbade9
commit 218ac9821f
37 changed files with 113 additions and 42 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, you can find converted documents [here](https://bitbucket.org/zhb/docs.iredmail.org/src). We're working on migrating [old wiki documents](http://www.iredmail.org/wiki) to Markdown format for easier maintenance, you can find converted documents [here](https://bitbucket.org/zhb/docs.iredmail.org/src). Documents are all licensed under [Creative Commons](http://creativecommons.org/).
# Install iRedMail # Install iRedMail
* [Install iRedMail on Red Hat Enterprise Linux, CentOS](https://bitbucket.org/zhb/docs.iredmail.org/src/default/installation/install.iredmail.on.rhel.md) * [Install iRedMail on Red Hat Enterprise Linux, CentOS](https://bitbucket.org/zhb/docs.iredmail.org/src/default/installation/install.iredmail.on.rhel.md)
* [Setup DNS records for your iRedMail server](https://bitbucket.org/zhb/docs.iredmail.org/src/default/installation/setup_dns.md) * [Setup DNS records for your iRedMail server](https://bitbucket.org/zhb/docs.iredmail.org/src/default/installation/setup_dns.md)

View File

@ -39,8 +39,8 @@ all_chapter_dirs="installation \
# Get chapter info # Get chapter info
# - title: _title.md # - title: _title.md
# - summary: _summary.md # - summary: _summary.md
echo "We're working on migrating [old wiki documents](http://www.iredmail.org/wiki) to Markdown format for easier maintenance, you can find converted documents [here](https://bitbucket.org/zhb/docs.iredmail.org/src)." > ${INDEX_MD} echo "We're working on migrating [old wiki documents](http://www.iredmail.org/wiki) to Markdown format for easier maintenance, you can find converted documents [here](https://bitbucket.org/zhb/docs.iredmail.org/src). Documents are all licensed under [Creative Commons](http://creativecommons.org/)." > ${INDEX_MD}
echo "We're working on migrating [old wiki documents](http://www.iredmail.org/wiki) to Markdown format for easier maintenance, you can find converted documents [here](https://bitbucket.org/zhb/docs.iredmail.org/src)." > ${README_MD} echo "We're working on migrating [old wiki documents](http://www.iredmail.org/wiki) to Markdown format for easier maintenance, you can find converted documents [here](https://bitbucket.org/zhb/docs.iredmail.org/src). Documents are all licensed under [Creative Commons](http://creativecommons.org/)." > ${README_MD}
for chapter_dir in ${all_chapter_dirs}; do for chapter_dir in ${all_chapter_dirs}; do
# Get articles # Get articles
@ -101,7 +101,8 @@ for chapter_dir in ${all_chapter_dirs}; do
${CMD_CONVERT} ${article_file} ${OUTPUT_DIR} \ ${CMD_CONVERT} ${article_file} ${OUTPUT_DIR} \
output_filename="${article_html_file}" \ output_filename="${article_html_file}" \
title="${_article_title}" \ title="${_article_title}" \
add_index_link='yes' add_index_link='yes' \
add_page_footer='yes'
fi fi
done done

View File

@ -370,4 +370,6 @@ $config['ldap_public']["global_ldap_abook"] = array(
<h2 id="additions-documents">Additions documents</h2> <h2 id="additions-documents">Additions documents</h2>
<ul> <ul>
<li>If your mail domain name is different than Windows Active Directory domain: <a href="http://www.iredmail.org/forum/topic3165-integration-with-windows-domain.html">http://www.iredmail.org/forum/topic3165-integration-with-windows-domain.html</a></li> <li>If your mail domain name is different than Windows Active Directory domain: <a href="http://www.iredmail.org/forum/topic3165-integration-with-windows-domain.html">http://www.iredmail.org/forum/topic3165-integration-with-windows-domain.html</a></li>
</ul><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> </ul><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -40,4 +40,6 @@ ssl=required
<p>Please comment out below line in Postfix config file <code>/etc/postfix/main.cf</code> <p>Please comment out below line in Postfix config file <code>/etc/postfix/main.cf</code>
and reload or restart Postfix service:</p> and reload or restart Postfix service:</p>
<pre><code>smtpd_tls_auth_only=yes <pre><code>smtpd_tls_auth_only=yes
</code></pre><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> </code></pre><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -32,4 +32,6 @@
<p>Restart/reload postfix to make it work:</p> <p>Restart/reload postfix to make it work:</p>
<pre><code># /etc/init.d/postfix restart <pre><code># /etc/init.d/postfix restart
</code></pre><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> </code></pre><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -22,4 +22,6 @@
<li>Red Hat, CentOS, OpenBSD: <code>/etc/amavisd/amavisd.conf</code></li> <li>Red Hat, CentOS, OpenBSD: <code>/etc/amavisd/amavisd.conf</code></li>
<li>Debian, Ubuntu: <code>/etc/amavis/conf.d/50-user</code> (and other config files under <code>/etc/amavs/conf.d/</code>)</li> <li>Debian, Ubuntu: <code>/etc/amavis/conf.d/50-user</code> (and other config files under <code>/etc/amavs/conf.d/</code>)</li>
<li>FreeBSD: <code>/usr/local/etc/amavisd/amavisd.conf</code></li> <li>FreeBSD: <code>/usr/local/etc/amavisd/amavisd.conf</code></li>
</ul><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> </ul><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -77,4 +77,6 @@ php_value upload_max_filesize 100M
php_value post_max_size 100M php_value post_max_size 100M
</code></pre> </code></pre>
<p>Restart Apache or Nginx web server to make it work.</p><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> <p>Restart Apache or Nginx web server to make it work.</p><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -51,4 +51,6 @@ receive_override_options = no_address_mappings
<ul> <ul>
<li>ClamAV and SpamAssassin will be invoked by Amavisd, so if you disable Amavisd, those two are disabled too.</li> <li>ClamAV and SpamAssassin will be invoked by Amavisd, so if you disable Amavisd, those two are disabled too.</li>
<li>SpamAssassin doesn't have daemon service running in iRedMail solution, so there's no need to stop SpamAssassin service.</li> <li>SpamAssassin doesn't have daemon service running in iRedMail solution, so there's no need to stop SpamAssassin service.</li>
</ul><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> </ul><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -74,4 +74,6 @@
<p>Now switch to tab <code>Offline</code>, click button <code>Download Now</code> to test your settings. It will prompt to input password for this LDAP server, just type password of your mail account. With correct bind dn and password, it will display <code>Replicated succeeded</code>.</p> <p>Now switch to tab <code>Offline</code>, click button <code>Download Now</code> to test your settings. It will prompt to input password for this LDAP server, just type password of your mail account. With correct bind dn and password, it will display <code>Replicated succeeded</code>.</p>
</li> </li>
</ul> </ul>
<p>That's all.</p><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> <p>That's all.</p><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -32,4 +32,6 @@
} }
</code></pre> </code></pre>
<p>Restarting Amavisd service is required after changing settings.</p><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> <p>Restarting Amavisd service is required after changing settings.</p><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -69,4 +69,6 @@ mail_services="{www, https, submission, imap, imaps, pop3, pop3s, ssh, smtps}"
</code></pre> </code></pre>
<p>Reload PF rule file:</p> <p>Reload PF rule file:</p>
<pre><code># pfctl -f /etc/pf.conf <pre><code># pfctl -f /etc/pf.conf
</code></pre><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> </code></pre><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -48,4 +48,6 @@ CHANGE_PASSWORD_DAYS = 90
CHANGE_PASSWORD_MESSAGE = 'Please change your password in webmail before sending email: https://xxx/webmail/' CHANGE_PASSWORD_MESSAGE = 'Please change your password in webmail before sending email: https://xxx/webmail/'
</code></pre> </code></pre>
<p>Then restart iRedAPD service.</p><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> <p>Then restart iRedAPD service.</p><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -61,4 +61,6 @@ user_query = SELECT ... \
CONCAT('*:bytes=', mailbox.quota*1048576) AS quota_rule \ CONCAT('*:bytes=', mailbox.quota*1048576) AS quota_rule \
'Trash:ignore' AS quota_rule2 \ 'Trash:ignore' AS quota_rule2 \
FROM ... FROM ...
</code></pre><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> </code></pre><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -8,7 +8,7 @@
<div id="navigation"> <div id="navigation">
<a href="http://www.iredmail.org" target="_blank">iRedMail web site</a> <a href="http://www.iredmail.org" target="_blank">iRedMail web site</a>
</div><p>We're working on migrating <a href="http://www.iredmail.org/wiki">old wiki documents</a> to Markdown format for easier maintenance, you can find converted documents <a href="https://bitbucket.org/zhb/docs.iredmail.org/src">here</a>.</p> </div><p>We're working on migrating <a href="http://www.iredmail.org/wiki">old wiki documents</a> to Markdown format for easier maintenance, you can find converted documents <a href="https://bitbucket.org/zhb/docs.iredmail.org/src">here</a>. Documents are all licensed under <a href="http://creativecommons.org/">Creative Commons</a>.</p>
<h3 id="install-iredmail">Install iRedMail</h3> <h3 id="install-iredmail">Install iRedMail</h3>
<ul> <ul>
<li><a href="install.iredmail.on.rhel.html">Install iRedMail on Red Hat Enterprise Linux, CentOS</a></li> <li><a href="install.iredmail.on.rhel.html">Install iRedMail on Red Hat Enterprise Linux, CentOS</a></li>
@ -64,4 +64,4 @@
<h3 id="frequently-asked-questions">Frequently Asked Questions</h3> <h3 id="frequently-asked-questions">Frequently Asked Questions</h3>
<ul> <ul>
<li><a href="why.append.timestamp.in.maildir.path.html">Why append timestamp in maildir path</a></li> <li><a href="why.append.timestamp.in.maildir.path.html">Why append timestamp in maildir path</a></li>
</ul><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> </ul><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -233,4 +233,6 @@ packages with <code>-ired</code> flag were packed by iRedMail project.</p>
<li><a href="http://packages.sw.be/">Dag Wieers</a></li> <li><a href="http://packages.sw.be/">Dag Wieers</a></li>
<li><a href="http://download.fedora.redhat.com/pub/epel/">EPEL</a></li> <li><a href="http://download.fedora.redhat.com/pub/epel/">EPEL</a></li>
<li><a href="http://atrpms.net/">ATrpms</a></li> <li><a href="http://atrpms.net/">ATrpms</a></li>
</ul><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> </ul><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -57,4 +57,6 @@ original email address.</p>
</li> </li>
</ul> </ul>
<p>If you have several mail accounts (mail users, lists, aliases), you have to <p>If you have several mail accounts (mail users, lists, aliases), you have to
add addition email address for them all.</p><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> add addition email address for them all.</p><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -39,4 +39,6 @@
<p>Add missing value of attribute <code>enabledService</code>, and you can add as many destination addresses as you want here (value of attribute <code>mailForwardingAddress</code>):<br /> <p>Add missing value of attribute <code>enabledService</code>, and you can add as many destination addresses as you want here (value of attribute <code>mailForwardingAddress</code>):<br />
<img alt="" src="http://screenshots.iredmail.googlecode.com/hg/phpldapadmin/create_alias_5.png" /></p> <img alt="" src="http://screenshots.iredmail.googlecode.com/hg/phpldapadmin/create_alias_5.png" /></p>
</li> </li>
</ul><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> </ul><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -87,4 +87,6 @@ server), iRedMail has it enabled by default.</p>
<li><code>membersOnly</code>: only members of this mail list are allowd.</li> <li><code>membersOnly</code>: only members of this mail list are allowd.</li>
<li><code>moderatorsOnly</code>: only moderators of this mail list are allowed.</li> <li><code>moderatorsOnly</code>: only moderators of this mail list are allowed.</li>
<li><code>memebersAndModeratorsOnly</code>: only members and moderators of this mail list are allowed.</li> <li><code>memebersAndModeratorsOnly</code>: only members and moderators of this mail list are allowed.</li>
</ul><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> </ul><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -44,4 +44,6 @@ value to first forwarding address <code>forward@domain.ltd</code>.</p>
</ol> </ol>
<p>Now all emails sent to <code>user@domain.ltd</code> will be forwarded to both <p>Now all emails sent to <code>user@domain.ltd</code> will be forwarded to both
<code>forward@domain.ltd</code> and <code>user@gmail.com</code>.</p> <code>forward@domain.ltd</code> and <code>user@gmail.com</code>.</p>
<p>If you want to save a copy of forwarded email, please add 'user@domain.ltd' as addition value of LDAP attribute 'mailForwardingAddress'.</p><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> <p>If you want to save a copy of forwarded email, please add 'user@domain.ltd' as addition value of LDAP attribute 'mailForwardingAddress'.</p><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -55,4 +55,6 @@ example, please replace x.y.z by the real file name. For example,
<li>If you want to quarantine SPAM/Virus into SQL database and manage them with <li>If you want to quarantine SPAM/Virus into SQL database and manage them with
iRedAdmin-Pro, please follow this tutorial to update Amavisd settings: iRedAdmin-Pro, please follow this tutorial to update Amavisd settings:
<a href="./quarantining.html">Quarantining SPAM and Virus emails into SQL database</a></li> <a href="./quarantining.html">Quarantining SPAM and Virus emails into SQL database</a></li>
</ul><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> </ul><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -134,4 +134,6 @@ path on file system, so that mail clients can find imported emails.</p>
<ul> <ul>
<li>Export/import roundcube webmail database, and upgrade database to work with new version of Roundcube. <li>Export/import roundcube webmail database, and upgrade database to work with new version of Roundcube.
<a href="http://trac.roundcube.net/wiki/Howto_Upgrade">http://trac.roundcube.net/wiki/Howto_Upgrade</a></li> <a href="http://trac.roundcube.net/wiki/Howto_Upgrade">http://trac.roundcube.net/wiki/Howto_Upgrade</a></li>
</ul><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> </ul><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -62,4 +62,6 @@ userRecipientBccAddress=user@domain.com
<p>Per-domain bcc settings: <p>Per-domain bcc settings:
<img alt="" src="http://www.iredmail.org/images/iredadmin/domain_profile_bcc.png" /></p> <img alt="" src="http://www.iredmail.org/images/iredadmin/domain_profile_bcc.png" /></p>
<p>Per-user bcc settings: <p>Per-user bcc settings:
<img alt="" src="http://www.iredmail.org/images/iredadmin/user_profile_bcc.png" /></p><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> <img alt="" src="http://www.iredmail.org/images/iredadmin/user_profile_bcc.png" /></p><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -67,4 +67,6 @@ userPassword: {SSHA512}FxgXDhBVYmTqoboW+ibyyzPv/wGG7y4VJtuHWrx+wfqrs/lIH2Qxn2eA0
</li> </li>
</ul> </ul>
<p><strong>IMPORTANT NOTE</strong>: If you want to input password hash with phpLDAPadmin, <p><strong>IMPORTANT NOTE</strong>: If you want to input password hash with phpLDAPadmin,
please choose <code>clear</code> in the password hash list, then input password hash.</p><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> please choose <code>clear</code> in the password hash list, then input password hash.</p><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -78,4 +78,6 @@ use this new transport.</p>
sql&gt; UPDATE mailbox SET transport='external-pipe' WHERE username='user@domain.ltd'; sql&gt; UPDATE mailbox SET transport='external-pipe' WHERE username='user@domain.ltd';
</code></pre> </code></pre>
<p>That's all.</p><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> <p>That's all.</p><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -137,4 +137,6 @@ database.</p>
<ul> <ul>
<li>Expand quarantined mail to view mail body and headers.</li> <li>Expand quarantined mail to view mail body and headers.</li>
</ul> </ul>
<p><img alt="" src="http://www.iredmail.org/images/iredadmin/system_maillog_quarantined_expanded.png" /></p><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> <p><img alt="" src="http://www.iredmail.org/images/iredadmin/system_maillog_quarantined_expanded.png" /></p><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -31,4 +31,6 @@ mysql&gt; DELETE FROM used_quota WHERE username='user@domain.ltd';
quota.</p> quota.</p>
<p><strong>TIP</strong>: it's safe to delete records in SQL table <code>used_quota</code> if mail user <p><strong>TIP</strong>: it's safe to delete records in SQL table <code>used_quota</code> if mail user
was deleted in table <code>vmail.mailbox</code> or LDAP. iRedAdmin-Pro will handle this was deleted in table <code>vmail.mailbox</code> or LDAP. iRedAdmin-Pro will handle this
for you automatically.</p><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> for you automatically.</p><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -250,4 +250,6 @@ some hours to be available.</p>
<li><a href="http://en.wikipedia.org/wiki/MX_record">http://en.wikipedia.org/wiki/MX_record</a></li> <li><a href="http://en.wikipedia.org/wiki/MX_record">http://en.wikipedia.org/wiki/MX_record</a></li>
<li><a href="http://www.openspf.org/">http://www.openspf.org/</a></li> <li><a href="http://www.openspf.org/">http://www.openspf.org/</a></li>
<li><a href="http://www.dkim.org/">http://www.dkim.org/</a></li> <li><a href="http://www.dkim.org/">http://www.dkim.org/</a></li>
</ul><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> </ul><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -136,4 +136,6 @@ service memcached start
<h3 id="apple-devices">Apple Devices</h3> <h3 id="apple-devices">Apple Devices</h3>
<p>URL for calendar service: <code>http://[host]/SOGo/dav/[user]/</code></p> <p>URL for calendar service: <code>http://[host]/SOGo/dav/[user]/</code></p>
<h2 id="todo">TODO</h2> <h2 id="todo">TODO</h2>
<h2 id="references">References</h2><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> <h2 id="references">References</h2><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -27,4 +27,6 @@ sql&gt; INSERT INTO alias (address, goto, domain) \
<li>If destination address is a user under domain which is hosted on localhost, <li>If destination address is a user under domain which is hosted on localhost,
it must exist. Otherwise emails sent to alias account will be bounced after it must exist. Otherwise emails sent to alias account will be bounced after
expanded to destination addresses.</li> expanded to destination addresses.</li>
</ul><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> </ul><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -200,4 +200,6 @@ mysql&gt; SELECT COUNT(*) FROM bayes_token;
<ul> <ul>
<li><a href="http://wiki.apache.org/spamassassin/BayesInSpamAssassin">Bayes Introduction</a>. Please do read section <code>Things to remember</code>.</li> <li><a href="http://wiki.apache.org/spamassassin/BayesInSpamAssassin">Bayes Introduction</a>. Please do read section <code>Things to remember</code>.</li>
<li><a href="http://wiki.apache.org/spamassassin/BayesFaq">SpamAssassin Bayes Frequently Asked Questions</a></li> <li><a href="http://wiki.apache.org/spamassassin/BayesFaq">SpamAssassin Bayes Frequently Asked Questions</a></li>
</ul><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> </ul><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -17,4 +17,6 @@
<p>If you want to debug SpamAssassin, please update <code>$sa_debug</code> also:</p> <p>If you want to debug SpamAssassin, please update <code>$sa_debug</code> also:</p>
<pre><code>$sa_debug = 1; <pre><code>$sa_debug = 1;
</code></pre><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> </code></pre><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -27,4 +27,6 @@ log_detail=modules,tracking,policies
</code></pre> </code></pre>
<p>Cluebringer is configured to log to <code>/var/log/cbpolicyd.log</code> by default, so <p>Cluebringer is configured to log to <code>/var/log/cbpolicyd.log</code> by default, so
please monitor this file to check detailed debug log.</p><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> please monitor this file to check detailed debug log.</p><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -34,4 +34,6 @@ settings and restart dovecot service.</p>
auth_debug = yes auth_debug = yes
auth_debug_passwords = yes auth_debug_passwords = yes
auth_verbose_passwords = yes auth_verbose_passwords = yes
</code></pre><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> </code></pre><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -20,4 +20,6 @@
<pre><code>loglevel 256 <pre><code>loglevel 256
</code></pre> </code></pre>
<p>OpenLDAP is configured by iRedMail to log into <code>/var/log/openldap.log</code> by default.</p><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> <p>OpenLDAP is configured by iRedMail to log into <code>/var/log/openldap.log</code> by default.</p><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -158,4 +158,6 @@ ssh root@${HOST} &quot;/usr/bin/systemctl stop firewalld&quot;
#scp -r clamav/* root@${HOST}:/var/lib/clamav/ #scp -r clamav/* root@${HOST}:/var/lib/clamav/
#ssh root@${HOST} &quot;chown clamupdate:clamupdate /var/lib/clamav/*&quot; #ssh root@${HOST} &quot;chown clamupdate:clamupdate /var/lib/clamav/*&quot;
ssh root@${HOST} &quot;echo 'reboot'; reboot&quot; ssh root@${HOST} &quot;echo 'reboot'; reboot&quot;
</code></pre><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> </code></pre><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -39,4 +39,6 @@ same as Michael's <code>/var/vmail/vmail1/domain.ltd/mj/</code>.</p>
<p>iRedAdmin doesn't remove the mailboxes on file system, so Mike will see all <p>iRedAdmin doesn't remove the mailboxes on file system, so Mike will see all
emails in Michael's mailbox if Michael didn't delete them. To avoid this, we emails in Michael's mailbox if Michael didn't delete them. To avoid this, we
append a timestamp in maildir path to make sure all users will be assigned append a timestamp in maildir path to make sure all users will be assigned
a unique maildir paths.</p><br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><br /><p style="text-align: center;">&copy&copy Creative Commons</p></body></html> a unique maildir paths.</p><br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p><p style="text-align: center; color: grey;">&copy&copy Creative Commons</p></body></html>

View File

@ -12,7 +12,7 @@ import web
import markdown import markdown
# Markdown extensions # Markdown extensions
MD_EXTENSIONS = ['toc', 'meta', 'extra', 'footnotes', ] MD_EXTENSIONS = ['toc', 'meta', 'extra', 'footnotes']
# Get file name # Get file name
filename = sys.argv[1] filename = sys.argv[1]
@ -94,8 +94,12 @@ html += """\
""" """
''' '''
html += """<br /><p>If you found something wrong in this document, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p>""" if 'add_page_footer' in cmd_opts:
html += """<br /><p style="text-align: center;">&copy&copy Creative Commons</p>""" html += """<br /><p style="text-align: center;">If you found something wrong
in this document, please do
<a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p>"""
html += """<p style="text-align: center; color: grey;">&copy&copy Creative Commons</p>"""
html += '</body></html>' html += '</body></html>'
# Write to file # Write to file