Documentation for iRedMail
Go to file
Zhang Huangbin 2b935af588 Typo. 2016-03-17 00:07:06 +08:00
en_US Typo. 2016-03-17 00:07:06 +08:00
html Typo. 2016-03-17 00:07:06 +08:00
tools Change link of logo. 2016-03-15 22:23:02 +08:00
zh_CN Recommend to get free ssl certificate from Let's Encrypt instead of startssl.com. 2016-02-25 17:17:57 +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 Typo in en_US/howto/enable.dnsbl.md. 2016-03-03 00:08:29 +08:00
USAGE.md Typo: addition xxx -> additional xxx. 2015-01-05 00:17:26 +08:00
convert.sh Typo. 2016-03-14 11:16:18 +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.