Documentation for iRedMail
Go to file
Zhang Huangbin 17aaca39d1 Merged in fbartels/iredmail-docs/fbartels/small-typo-in-which-network-ports-are-op-1458549110323 (pull request #8)
small typo in "Which network ports are open by iRedMail"
2016-03-21 16:54:55 +08:00
en_US small typo in "Which network ports are open by iRedMail" 2016-03-21 08:31:50 +00:00
html Hide cluebringer documents, and explictly mention that cluebringer has been removed since iRedMail-0.9.3. 2016-03-17 22:25:26 +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.