Giter Site home page Giter Site logo

recruiter-email-domains's Introduction

Recruiter Email Domains

This is a list of technical recruiter email domains to assist with the filtering of email from recruitment companies. This is NOT a spam list - recruiter contact is welcome and essential for many tech workers, but filtering makes it much easier to separate recruiter email for review at a convenient time.

Other means of managing excessive email from job / contract searches might include maintaining alternate email accounts.

You can automate the generation of a GMail filter string file using generateGMailFilter.js.

Run with:

$ node generateGMailFilter.js uk-recruiter-email-domains.txt

Note that upto date output import files are included in this repository under the output folder so you do not need to run the above script if you are not modifying the <list>-domains.txt file.

Creating Filters From Output in GMail

Using Import XML Output File

  • In GMail, in the top-right corner, click the gear icon to access your "Settings"
  • Click "Settings"
  • Navigate to the "Filters and Blocked Addresses" tab.
  • Click the 'Import filters' link.
  • Select the file gmailFilterImportXml.xml from the output folder.
  • Click 'Open file' button.

You will see a new filter with a collection of email domains as below.

Using Copy Paste Filter Output File

Note that GMail has a 1500 character limit on filters where, so this script splits the filter string at the 1500 character limit. This limit does not appear to apply when using import XML file below.

  • In GMail, in the top-right corner, click the gear icon to access your "Settings"
  • Click "Settings"
  • Navigate to the "Filters and Blocked Addresses" tab.
  • Click the 'Create new filter' link.
  • In the 'From' field, paste each import string from gmailFilterCopyPaste.txt in the output folder.
  • Click the 'Search' button.
  • From there you can continue to apply labels etc and create the filter.

Contributing

This repository is an invite for others to share domains via pull request. Please try to order alphabetically before submitting pull requests (you can use the cleanDomainFile.js script to sort and de-dupe domains in the file if required).

$ node cleanDomainFile.js uk-recruiter-email-domains.txt 

recruiter-email-domains's People

Contributors

gbro3n avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.