From 9d4fae1e55cccee94161252a071f7e2f2cf6e61a Mon Sep 17 00:00:00 2001 From: Carsten Seeger Date: Wed, 4 Dec 2019 09:50:16 +0100 Subject: [PATCH] line breaks --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8cc821c..8d1beaa 100644 --- a/README.md +++ b/README.md @@ -129,9 +129,11 @@ systemctl start mail2most ## Common problems **Problem: mail2most crashes after profile changes** + Solution: This happens when the data.json is not consistent to the config changes. Delete data.json to solve this problem. **Problem: Channel contains special characters mattermost can not found the channel** + Solution: Mattermost does not support special characters for channel names, only in display names. To find the correct channel name use the last part of the url found under `view info` # Contribution to Mail2Most