https://github.com/mattermost-community/mattermost-plugin-email-reply
https://github.com/mattermost-community/mattermost-plugin-email-reply
hacktoberfest mattermost mattermost-plugin
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mattermost-community/mattermost-plugin-email-reply
- Owner: mattermost-community
- License: apache-2.0
- Created: 2019-01-18T18:27:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-18T11:29:45.000Z (over 1 year ago)
- Last Synced: 2025-04-14T12:14:14.872Z (6 months ago)
- Topics: hacktoberfest, mattermost, mattermost-plugin
- Language: Go
- Homepage:
- Size: 994 KB
- Stars: 31
- Watchers: 29
- Forks: 19
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Mailermost (ALPHA)
[](https://circleci.com/gh/mattermost/mattermost-plugin-email-reply)
[](https://codecov.io/gh/mattermost/mattermost-plugin-email-reply)Reply directly to an email notification...

...and the post appears in Mattermost.

## Requirements
* Mattermost v5.10
## Installation
1. Go to the [releases page of this Github repository](https://github.com/crspeller/mailermost-plugin/releases) and download the latest release for your Mattermost server.
2. In the Mattermost System Console under **System Console > Plugins > Plugin Management** upload the file to install the plugin. To learn more about how to upload a plugin, [see the documentation](https://docs.mattermost.com/administration/plugins.html#plugin-uploads).
3. In **System Console > Plugins > Mailermost**, configure the IMAP connection information for the email address that response emails will be sent to. The email address used is the address set in `EmailSettings.ReplyToAddress` in the Mattermost config.
4. Save your changes, then activate the plugin at **System Console > Plugins > Management** and ensure it starts with no errors.