Changing from HTTP to HTTPS results in ERR_CONNECTION_REFUSED for both...
Thanks. I'm out of the office until Monday, but I'll try your suggestions then. I do remember seeing something about SMTP errors in the mattermost log. EDIT: Actually I was able to see the logs via...
View ArticlePublishing android app?
Open to feedback here, the thought was we were looking for a self-hosted option for distributing Android apps. In the early releases the community raised concerns about too many teams pushing their...
View ArticleAre there plans for a "community" push server?
Dear Team, i assume currently quite a few people are using the Push Test Server: http://push-test.mattermost.com.As far as i understand the iOS and Android App that are published on the App Stores are...
View ArticleHelp needed: Mattermost / UIX Expert
Hey all, We are interested in finding a designer who can:* Utilize the core Mattermost design and integrate our existing voice and faxing features into Mattermost for hospital / HIPPA communications....
View ArticleCan I white label mattermost?
Hmmm, this convinced me to go for Rocket.Chat instead. At least they Are Clear about their licensing: everything under MIT. Good bye
View ArticleUnifying user accounts across teams for Mattermost 2.2
mjmst74: the ability to flag a channel as Global. For example, you could have 3 large independent project teams, using their own Teams, but with a shared Water Cooler global channel between all 3...
View ArticleAPI Get latest messages from a channel
What api url can I use to get the most recent messages from a channel? I know I can use a outgoing webhook to get messages as they are sent but I would like to retrieve previous messages like the last...
View ArticleAPI Get latest messages from a channel
You have api/v1/channels/<channel id>/posts/<offset>/<limit> which will get a set number of posts (specified by <limit>) from the channel, offset from the latest by a set...
View ArticleConvert a private channel to public channel and vice versa
I agree I'm looking for that exact feature too
View ArticleUnifying user accounts across teams for Mattermost 2.2
jw3: @mjmst74's point is that if I join a Global Channel I would expect that it shows up in my channel list regardless of what team I have active. The resulting desktop instead of email notifications...
View ArticleAre there plans for a "community" push server?
If http://push-test.mattermost.com is working for you, please continue using it. While there's no service level agreement, it's important for us to keep running it so people can test out the full...
View ArticleProblem with Gitlab/Mattermost on Centos 6 with SCL Apache 2.4
I'm having the same issue with Apache 2.4.6 and CentOS 7 with https."Please check connection, Mattermost unreachable. If issue persists, ask administrator to check WebSocket port." message and all...
View ArticleClient Side Certificate Authentication
Is there anyway that I can authenticate the client using the client certificates (nginx can be configured for it) and pass this information in http headers into Mattermost?
View ArticleIs there a **simple** way to automatically email messages to an external...
There's multiple email integrations for moving email into Mattermost via community applications (look for "mail" on page to find email and mailing list references). If you create something here and...
View ArticleSlack import fails to import existing user
I am trying to import a Slack team into Mattermost, but it fails to import any users that pre-exist in the Mattermost team. It errors out on that user and does not import any posts that the user had...
View ArticleUnifying user accounts across teams for Mattermost 2.2
BlueAnanas: as long as the different teams are only weakly linked Concur. Teams should remain uncoupled and any cross-talk should likely end up in a global channel. BlueAnanas: Even if a channel is...
View ArticleProblem with Gitlab/Mattermost on Centos 6 with SCL Apache 2.4
I tried a couple of further configuration changes, including compiling mod_proxy_wstunnel.c for Apache 2.2. Couldn't get it working and could no longer spend any more time investigating. I have now...
View ArticleProblem with Gitlab/Mattermost on Centos 6 with SCL Apache 2.4
Since moving to CentOS 7, the only problem that I have noticed is "There appears to be a problem with your internet connection." which appears occasionally. Still seems to work though.
View Article[Found workaround]CLI tool still crashing and throwing errors in 2.1.0
After following this, I still get the following error: $> sudo -u mattermost /opt/gitlab/embedded/bin/mattermost -config="/var/opt/gitlab/mattermost/config.json" -create_team -team_name="testteam"...
View Article