mattermost-plugin-email-reply icon indicating copy to clipboard operation
mattermost-plugin-email-reply copied to clipboard

Results 15 mattermost-plugin-email-reply issues
Sort by recently updated
recently updated
newest added

Hi, I have installed the plugin on a 6.0.1 Mattermost server. Polling emails works, but the e-mails do not get deleted as expected on the IMAP server. Instead the plugin...

The README says "Mattermost v5.10 (to be released April 2019)", and indeed Mattermost 5.10 is out :) Could you update the set-up instructions? Thanks a lot for your work!

Help Wanted
Up For Grabs
Docs/Needed
Type/Enhancement

I'm getting this error and I'm not sure if it's a problem with our instance or with the plugin: ``` { "caller": "plugin/client_rpc.go:268", "error": "unexpected EOF", "level": "error", "msg": "RPC...

Hi, whatever setting i use. tls, ssl, or none nothing is working. now i am using none and get this error {"level":"error","ts":1588186849.999153,"caller":"mlog/sugar.go:23","msg":"Failed to poll mailbox","plugin_id":"com.mattermost.mailermost-plugin","error":"failure connecting to IMAP server: tls:...

Type/Question

Help Wanted
Difficulty/2:Medium
Hacktoberfest
Tech/Go
Tech/ReactJS
Up For Grabs
Type/Enhancement

It would be awesome that messages sent to mattermost are put in some default channel, or that the channel can be given in the subject line of the mail!

Type/Enhancement

Hi, the plugin now connects to the IMAPS server & pulls the emails send to the reply-to address: ``` "IMAPD" 2176 1211247 "2020-05-07 13:11:31.153" "192.168.2.88" "SENT: * OK IMAPrev1" "IMAPD"...

Type/Bug

This error seems to be caused by [a faulty IMAP implementation of the DoveCot mailserver](https://github.com/Virtomize/mail2most/issues/50#issuecomment-667505497). Our E-Mail Provider uses `DoveCot`. The linked `mail2most` plugin included a fix for this upstream...

The plugin connects correctly to my imap, pulls the messages, puts them in the correct thread but then often crashes: {"level":"info","ts":1613511169.067622,"caller":"bleveengine/bleve.go:267","msg":"UpdateConf Bleve"} {"level":"error","ts":1613511337.1845307,"caller":"plugin/health_check.go:59","msg":"Health check failed for plugin","id":"com.mattermost.mailermost-plugin","error":"Plugin RPC connection is...

Type/Bug

When replying a second time to an email, the message does not appear in Mattermost. Only the first reply to a message appears.