License: Creative Commons.

This commit is contained in:
Zhang Huangbin 2014-10-10 11:09:43 +08:00
parent 22b261b7e5
commit 53a5dbade9
37 changed files with 42 additions and 49 deletions

View File

@ -68,13 +68,6 @@ for chapter_dir in ${all_chapter_dirs}; do
fi
fi
#mkdir -p ${_output_chapter_dir} &>/dev/null
# Create ${_output_chapter_dir}/_summary.html
#if [ -f ${_summary_md} ]; then
# ${CMD_CONVERT} ${_summary_md} ${_output_chapter_dir}
#fi
# Article info:
# - title: first line (without '#') of markdown file
for article_file in ${all_chapter_articles}; do
@ -103,7 +96,7 @@ for chapter_dir in ${all_chapter_dirs}; do
echo ${CHANGED_FILES} | grep $(basename ${CONVERTER}) > /dev/null
converter_changed="$?"
if [ X"${md_changed}" != X'0' -o X"${converter_changed}" != X'0' ]; then
if [ X"${md_changed}" == X'0' -o X"${converter_changed}" == X'0' ]; then
echo "* Converting: ${article_file}"
${CMD_CONVERT} ${article_file} ${OUTPUT_DIR} \
output_filename="${article_html_file}" \

View File

@ -370,4 +370,4 @@ $config['ldap_public']["global_ldap_abook"] = array(
<h2 id="additions-documents">Additions documents</h2>
<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>
</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>&copy 2014, iRedMail</p></body></html>
</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>

View File

@ -40,4 +40,4 @@ ssl=required
<p>Please comment out below line in Postfix config file <code>/etc/postfix/main.cf</code>
and reload or restart Postfix service:</p>
<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>&copy 2014, iRedMail</p></body></html>
</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>

View File

@ -32,4 +32,4 @@
<p>Restart/reload postfix to make it work:</p>
<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>&copy 2014, iRedMail</p></body></html>
</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>

View File

@ -22,4 +22,4 @@
<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>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>&copy 2014, iRedMail</p></body></html>
</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>

View File

@ -77,4 +77,4 @@ php_value upload_max_filesize 100M
php_value post_max_size 100M
</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>&copy 2014, iRedMail</p></body></html>
<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>

View File

@ -51,4 +51,4 @@ receive_override_options = no_address_mappings
<ul>
<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>
</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>&copy 2014, iRedMail</p></body></html>
</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>

View File

@ -74,4 +74,4 @@
<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>
</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>&copy 2014, iRedMail</p></body></html>
<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>

View File

@ -32,4 +32,4 @@
}
</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>&copy 2014, iRedMail</p></body></html>
<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>

View File

@ -69,4 +69,4 @@ mail_services="{www, https, submission, imap, imaps, pop3, pop3s, ssh, smtps}"
</code></pre>
<p>Reload PF rule file:</p>
<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>&copy 2014, iRedMail</p></body></html>
</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>

View File

@ -48,4 +48,4 @@ CHANGE_PASSWORD_DAYS = 90
CHANGE_PASSWORD_MESSAGE = 'Please change your password in webmail before sending email: https://xxx/webmail/'
</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>&copy 2014, iRedMail</p></body></html>
<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>

View File

@ -61,4 +61,4 @@ user_query = SELECT ... \
CONCAT('*:bytes=', mailbox.quota*1048576) AS quota_rule \
'Trash:ignore' AS quota_rule2 \
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>&copy 2014, iRedMail</p></body></html>
</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>

View File

@ -64,4 +64,4 @@
<h3 id="frequently-asked-questions">Frequently Asked Questions</h3>
<ul>
<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>&copy 2014, iRedMail</p></body></html>
</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>

View File

@ -233,4 +233,4 @@ 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://download.fedora.redhat.com/pub/epel/">EPEL</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>&copy 2014, iRedMail</p></body></html>
</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>

View File

@ -57,4 +57,4 @@ original email address.</p>
</li>
</ul>
<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>&copy 2014, iRedMail</p></body></html>
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>

View File

@ -39,4 +39,4 @@
<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>
</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>&copy 2014, iRedMail</p></body></html>
</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>

View File

@ -87,4 +87,4 @@ server), iRedMail has it enabled by default.</p>
<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>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>&copy 2014, iRedMail</p></body></html>
</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>

View File

@ -44,4 +44,4 @@ value to first forwarding address <code>forward@domain.ltd</code>.</p>
</ol>
<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>
<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>&copy 2014, iRedMail</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>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>

View File

@ -55,4 +55,4 @@ 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
iRedAdmin-Pro, please follow this tutorial to update Amavisd settings:
<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>&copy 2014, iRedMail</p></body></html>
</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>

View File

@ -134,4 +134,4 @@ path on file system, so that mail clients can find imported emails.</p>
<ul>
<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>
</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>&copy 2014, iRedMail</p></body></html>
</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>

View File

@ -62,4 +62,4 @@ userRecipientBccAddress=user@domain.com
<p>Per-domain bcc settings:
<img alt="" src="http://www.iredmail.org/images/iredadmin/domain_profile_bcc.png" /></p>
<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>&copy 2014, iRedMail</p></body></html>
<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>

View File

@ -67,4 +67,4 @@ userPassword: {SSHA512}FxgXDhBVYmTqoboW+ibyyzPv/wGG7y4VJtuHWrx+wfqrs/lIH2Qxn2eA0
</li>
</ul>
<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>&copy 2014, iRedMail</p></body></html>
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>

View File

@ -78,4 +78,4 @@ use this new transport.</p>
sql&gt; UPDATE mailbox SET transport='external-pipe' WHERE username='user@domain.ltd';
</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>&copy 2014, iRedMail</p></body></html>
<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>

View File

@ -137,4 +137,4 @@ database.</p>
<ul>
<li>Expand quarantined mail to view mail body and headers.</li>
</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>&copy 2014, iRedMail</p></body></html>
<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>

View File

@ -31,4 +31,4 @@ mysql&gt; DELETE FROM used_quota WHERE username='user@domain.ltd';
quota.</p>
<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
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>&copy 2014, iRedMail</p></body></html>
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>

View File

@ -247,7 +247,7 @@ TESTING: dkim._domainkey.mydomain.com =&gt; pass
some hours to be available.</p>
<h2 id="references">References</h2>
<ul>
<li>http://en.wikipedia.org/wiki/MX_record</li>
<li>http://www.openspf.org/</li>
<li>http://www.dkim.org/</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>&copy 2014, iRedMail</p></body></html>
<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.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>

View File

@ -136,4 +136,4 @@ service memcached start
<h3 id="apple-devices">Apple Devices</h3>
<p>URL for calendar service: <code>http://[host]/SOGo/dav/[user]/</code></p>
<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>&copy 2014, iRedMail</p></body></html>
<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>

View File

@ -27,4 +27,4 @@ sql&gt; INSERT INTO alias (address, goto, domain) \
<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
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>&copy 2014, iRedMail</p></body></html>
</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>

View File

@ -200,4 +200,4 @@ mysql&gt; SELECT COUNT(*) FROM bayes_token;
<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/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>&copy 2014, iRedMail</p></body></html>
</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>

View File

@ -17,4 +17,4 @@
<p>If you want to debug SpamAssassin, please update <code>$sa_debug</code> also:</p>
<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>&copy 2014, iRedMail</p></body></html>
</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>

View File

@ -27,4 +27,4 @@ log_detail=modules,tracking,policies
</code></pre>
<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>&copy 2014, iRedMail</p></body></html>
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>

View File

@ -34,4 +34,4 @@ settings and restart dovecot service.</p>
auth_debug = yes
auth_debug_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>&copy 2014, iRedMail</p></body></html>
</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>

View File

@ -20,4 +20,4 @@
<pre><code>loglevel 256
</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>&copy 2014, iRedMail</p></body></html>
<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>

View File

@ -158,4 +158,4 @@ ssh root@${HOST} &quot;/usr/bin/systemctl stop firewalld&quot;
#scp -r clamav/* root@${HOST}:/var/lib/clamav/
#ssh root@${HOST} &quot;chown clamupdate:clamupdate /var/lib/clamav/*&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>&copy 2014, iRedMail</p></body></html>
</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>

View File

@ -39,4 +39,4 @@ 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
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
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>&copy 2014, iRedMail</p></body></html>
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>

View File

@ -245,6 +245,6 @@ some hours to be available.
## References
* http://en.wikipedia.org/wiki/MX_record
* http://www.openspf.org/
* http://www.dkim.org/
* [http://en.wikipedia.org/wiki/MX_record](http://en.wikipedia.org/wiki/MX_record)
* [http://www.openspf.org/](http://www.openspf.org/)
* [http://www.dkim.org/](http://www.dkim.org/)

View File

@ -95,7 +95,7 @@ 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>"""
html += """<br /><p>&copy 2014, iRedMail</p>"""
html += """<br /><p style="text-align: center;">&copy&copy Creative Commons</p>"""
html += '</body></html>'
# Write to file