mailwatch / MailWatch

MailWatch for MailScanner is a web-based front-end to MailScanner
http://mailwatch.org/
GNU General Public License v2.0
115 stars 66 forks source link

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

Open quintingsnj opened 6 years ago

quintingsnj commented 6 years ago

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.

asuweb commented 6 years ago

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.

quintingsnj commented 6 years ago

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.

asuweb commented 6 years ago

Thanks - that's what I assumed. :)

Gatorfreak commented 6 years ago

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

Skywalker-11 commented 5 years ago

related to #854