Documentation for iRedMail
Go to file
Zhang Huangbin cbaa9c2265 Merged in vanqy/iredmail-docs_zh_cn (pull request #5)
zh_CN/howto/0-performance.tuning.md
zh_CN/howto/disable.greylisting.md
zh_CN/howto/ignore.trash.folder.in.quota.md
zh_CN/howto/use.a.bought.ssl.certificate.md
2015-08-14 20:34:34 +08:00
en_US Update Postfix 'mailbox_size_limit' also while changing mail attachment size. 2015-08-14 09:07:26 +08:00
html Update Postfix 'mailbox_size_limit' also while changing mail attachment size. 2015-08-14 09:07:26 +08:00
tools * Improve convert.sh to support other languages. 2015-08-13 23:08:13 +08:00
zh_CN Merged in vanqy/iredmail-docs_zh_cn (pull request #5) 2015-08-14 20:34:34 +08:00
.hgignore Pack all HTML files for offline reading. 2014-10-10 14:17:58 +08:00
README.md Update en_US/howto/1-enable.smtps.md to mention how to open port 465 with firewalld on RHEL/CentOS 7. 2015-08-14 08:51:29 +08:00
TODO.md Migrate 3 (integration) tutorials from old wiki site. 2015-08-07 11:56:15 +08:00
USAGE.md Typo: addition xxx -> additional xxx. 2015-01-05 00:17:26 +08:00
convert.sh * Improve convert.sh to support other languages. 2015-08-13 23:08:13 +08:00

README.md

Please visit http://www.iredmail.org/docs/ to read converted documents in HTML format, get support in our forum: http://www.iredmail.org/forum/.

How to translate and contribute

  • Create a new directory and name it to the short language code. e.g. for Germany, please name it de_DE.
  • Copy the markdown document you want to translate to new language directory, create the same sub-directories as original document. For example, to translate en_US/howto/reset.user.password.md, please create de_DE/howto/ and copy reset.user.password.md to de_DE/howto/.
  • Translate the file and send a pull request.