MailWatch icon indicating copy to clipboard operation
MailWatch copied to clipboard

Wishlist: Weblink in signature of "clean" emails to allow reporting to spam (sa-learn)

Open quintingsnj opened this issue 7 years ago • 5 comments

EFA has this capability - I'm assuming it's something that the guy(s) that put the EFA VM together have written, but I'm wondering if something like that can be incorporated into MW.

Thanks.

quintingsnj avatar Aug 30 '17 20:08 quintingsnj

How does this currently work with EFA? I'm assuming this would require that clean emails are stored on the server to allow for sa-learn when clicking the weblink in the email.

I have plans to implement a web upload feature for sa-learn, which will in part assist with this.

asuweb avatar Aug 31 '17 14:08 asuweb

Yes, this requires that clean emails are stored on the server. Looking at the code, it passes the mail ID and a token (I think the token is a field in the table so that the link can "expire" after 3 days)...and then a call to sa-learn with the right message ID, and a couple of web pages to report success or error or expired token.

quintingsnj avatar Aug 31 '17 14:08 quintingsnj

Thanks - that's what I assumed. :)

asuweb avatar Aug 31 '17 14:08 asuweb

Can I add a big "Yes, please!" to this suggestion? :-)

Gatorfreak avatar Sep 21 '17 12:09 Gatorfreak

related to #854

Skywalker-11 avatar Aug 01 '18 16:08 Skywalker-11