Documentation for iRedMail
Go to file
Zhang Huangbin c6dbd75cae Mention URL to access SOGo in iRedMail installation guides. 2015-12-10 20:51:58 +08:00
en_US Mention URL to access SOGo in iRedMail installation guides. 2015-12-10 20:51:58 +08:00
html Mention URL to access SOGo in iRedMail installation guides. 2015-12-10 20:51:58 +08:00
tools * Improve convert.sh to support other languages. 2015-08-13 23:08:13 +08:00
zh_CN Mention how to use bought SSL cert in OpenLDAP. 2015-10-18 18:18:17 +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 4 new Chinese translations. 2015-08-14 21:25:15 +08:00
USAGE.md Typo: addition xxx -> additional xxx. 2015-01-05 00:17:26 +08:00
convert.sh New: html/iredadmin-pro.next.html. We list all planned features for next iRedAdmin-Pro release in this page, and update the status. 2015-12-08 18:29: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.