Skip to content

List of spamming domains and email addresses - for personal usage only

Notifications You must be signed in to change notification settings

harshvardhanmalpani/Spam-List

Repository files navigation

Spam-List

List of spamming domains and email addresses. Comes with ready to be imported filters for Gmail - for personal usage only.

Details

🆕 Now you can use file filter_import_for_gmail.xml for Gmail import filters.

  • Settings
    • Filters and Blocked Addresses
      • Import Filters
        • Choose file (Choose Upload the file)
          • Open File
            • Tick Apply new filters to existing email.
              • Create Filters

filters.txt contains text which can be used to create filters in gmail.

####Download the main xml file here https://raw.githubusercontent.com/harshvardhanmalpani/Spam-List/master/filter_import_for_gmail.xml

Details at https://tutes.club/how-to-stop-spam-in-gmail-account-a-guide-to-creating-filters-in-google-mail/

list.md is the main spam list

run.php generates the file filters.txt to be used in gmail directly -- not really needed anymore -- use xml.php

xml.php generates the import file for gmail

javascript files contain codes which can be used to fetch all email address in present view in browser. I will add a walkthrough about it very soon.

Pull requests appreciated. I would love to add contributions and features(if needed).