justreportit / thunderbird

Thunderbird plugin.
GNU General Public License v3.0
27 stars 2 forks source link

Submit to SpamHaus support #77

Open DSmidge opened 2 weeks ago

DSmidge commented 2 weeks ago

If possible, please add an option to submit a spam to SpamHaus. A person must login to the site https://submit.spamhaus.org And then a report is possible though API For example with a call: curl -s -H 'Authorization: Bearer AUTH_TOKEN' https://submit.spamhaus.org/portal/api/v1/submissions/list The token is created on https://auth.spamhaus.org/account

Thank you for considering implementing this, D.

mirror176 commented 1 day ago

Would likely require a popup with a few questions being answered though maybe a sorting technique could be used to auto identify previously reported content to autofill some report details (fake subscription and orders become phishing instead of just spam, etc.)