Preview: LDAP/SSO support
Hi, I'm testing this. However, I find that somethings don't behave as expected:My ldap settings in config.json: "LdapSettings": { "Enable": true, "LdapServer": "192.168.10.1", "LdapPort": 389,...
View ArticleHow can I hide a channel?
I am looking for a possibility to hide channels. Use-case:Create a channel (e.g. private group) to discuss a topic e.g. related to a Jira-Issue. After the issue is resolved I would like to hide this...
View ArticleMattermost & Email: How do you use Mattermost?
Hi @elpatron68, in your article you mentioned that the missed notifications have been solved by using electron-mattermost. I am using Electron-Mattermost 1.0.3 and would like to make the notification...
View ArticleSingle-server, CentOS 7 initial setup -- Won't launch as service
Perhaps its this: in /etc/systemd/system/mattermost.service,you have to define the correct directories that you've installed mattermost to. Also check for the User to be existing and having...
View ArticleDirect Messag Refresh issue
hehe who doesn't know that - it's also the reason why rubber ducking is so effective,-)
View ArticleChat view is not always scrolled to show last message
We use the bundled Mattermost 1.3.0 build 4977 instance on GitLab 8.3.2 (running in a Docker container).Using Chrome 49.0.2623.28 beta (also tried stable), the chat view does not always scroll to the...
View ArticleSingle-server, CentOS 7 initial setup -- Won't launch as service
CentOS 7 is systemd-based. Try typing the following: systemctl start mattermost systemctl status matermost
View ArticleDebian 8 - Issue with Mattermost service
After ./platform -config=/opt/mattermost/config/config.json you get the following error: panic: Error decoding config file=/opt/mattermost/config/config.json, err=invalid character '"' after object...
View ArticleSingle-server, CentOS 7 initial setup -- Won't launch as service
Thank you, this put me onto the right track. I think it's the user that has been configured to run the service that's causing the issue. [root@localhost bin]# su mattermostbash-4.2$...
View ArticlePreview: LDAP/SSO support
Hi @RobdeZwaan, please check the capitalization of mail in your system? If that doesn't solve the issue, please try System Console > Other > Logs to see if there are relevant error messages?...
View ArticleHow to enable ssl in a docker installation?
Hi,I have installed Mattermost with Docker following the One-line Docker Install. Amazing. Now, is there a way to enable SSL (or maybe I should state HTTPS?) to protect the sessions to the server with...
View ArticleScaling Mattermost for SaaS
Hi @it33 Thanks for replying. Much appreciated. I did read the FAQ before posting on the forum. I thought I should post a new topic here instead of contacting the enterprise team as the answer might...
View ArticleNew Mattermost email integration
Hi, I created an email integration for Mattermost, please test and feel free to report any problems. https://github.com/rodrigocorsi2/mattermail Thank you
View ArticleRestricted user accounts
Hi @Trash, Restricted user accounts are planned, but the specification hasn't been completed yet. There's some infrastructure work that needs to be finished before this feature can be added (user...
View ArticleMattermost & Email: How do you use Mattermost?
Hi, I created an email integration for Mattermost, please test and feel free to report any problems. https://github.com/rodrigocorsi2/mattermail Thank you
View ArticleMattermost & Email: How do you use Mattermost?
Thanks @rodrigocorsi, wonderful work! We'd love to share it, could we have your help letting us know about it? This form feeds into a process for sharing more info about your work with the community...
View ArticleMattermost & Email: How do you use Mattermost?
Great stuff @rodrigocorsi, this is exactly what I was looking for! Perfect!
View ArticleRestricted user accounts
Hi @lfbrock,thanks for the reply.. We need an open chat using mattermost where members are treated as guest. They don't share any information each other and the only purpose is to enter in that...
View ArticleGet all users of specific team using admin login details via API?
Hi All, Anyone knows how to list the users of specific team using admin login credentials via API? It seems this feature is not available yet. @Mattermost Team, Please do confirm if this API is not...
View Article