Skip to content

Checks a list of emails against a master list to detect if any of the emails are yet to be added to the master

License

Notifications You must be signed in to change notification settings

alegerosa/compare-email-lists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

compare-email-lists

This script compares a list of emails you want to make sure are included in a campaign against an existing master list, creates a list of those that are missing in the master and tells you how many unique emails are missing.

I have used it to ensure that my VIPs are included in relevant email campaigns, at times when better alternatives weren't available.

It assumes both lists are on separate csv files with the emails in a column named "EMAIL".

For now, I am marking the file paths as "add_your_file_path_here.csv"

About

Checks a list of emails against a master list to detect if any of the emails are yet to be added to the master

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages