浏览代码

Change README

andryyy 8 年之前
父节点
当前提交
9c81116fb7
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -24,6 +24,14 @@ All configurations were written with security in mind.
 All containers share a network ${MAILCOW_NETWORK} (name can be changed, but remove all containers and rebuild them after changing).
 All containers share a network ${MAILCOW_NETWORK} (name can be changed, but remove all containers and rebuild them after changing).
 IPs are dynamic and taken from subnet ${DOCKER_SUBNET}.
 IPs are dynamic and taken from subnet ${DOCKER_SUBNET}.
 
 
+FAQ:
+
+- rspamd learns mail as spam or ham when you move a message in or out of the junk folder to any mailbox besides trash.
+- rspamd auto-learns mail when a high or low score is detected (see https://rspamd.com/doc/configuration/statistic.html#autolearning)
+- You can upgrade SOGo by rebuilding the SOGo and Nginx container.
+- Only Postfix and Rspamd use the PowerDNS resolver for DNSSEC. 
+- Linking to existing redis and memcached containers will be possible soon
+
 ## Installation
 ## Installation
 
 
 1. You need Docker. Most systems can install Docker by running `wget -qO- https://get.docker.com/ | sh`
 1. You need Docker. Most systems can install Docker by running `wget -qO- https://get.docker.com/ | sh`