Commit Graph

574 Commits

Author SHA1 Message Date
Martin Cech
7e2064c161 Merge pull request #16 from mipapo/master
Exchange blacklist with nojacko/email-validator
2015-09-21 11:48:36 -04:00
Martin Cech
1735d05f39 add some yahoo domains to wl 2015-09-21 11:44:48 -04:00
Martin Cech
d23185bf1b add spamgourmet.com to WL 2015-09-20 11:28:35 -04:00
mipapo
6b98d967b2 Exchange blacklist with nojacko/email-validator 2015-09-20 16:58:11 +02:00
Martin Cech
963cfd00f7 fix PHP syntax error 2015-09-17 14:42:05 -04:00
Martin Cech
d7eb8c6812 Merge pull request #14 from joshtronic/master
New batch from http://temp-mail.org/
2015-09-17 14:35:22 -04:00
Josh Sherman
a0f89cfd4a Merge branch 'master' of https://github.com/martenson/disposable-email-domains 2015-09-17 14:26:26 -04:00
Josh Sherman
49b0549426 New batch from http://temp-mail.org/ 2015-09-17 14:25:29 -04:00
Josh Sherman
345b864bde Couple more domains
They seem like they may be dead at this point, better safe than sorry.
2015-09-11 21:45:37 -04:00
Martin Cech
bd559ddd90 Merge pull request #13 from joshtronic/master
Merged in my list
2015-09-10 12:34:05 -04:00
Josh Sherman
5f3c516964 Merged in my list 2015-09-10 12:21:27 -04:00
Martin Cech
272f0d010f drop open rate sentence 2015-08-19 16:21:20 -04:00
Martin Cech
9e0765f109 Merge branch 'master' of https://github.com/martenson/disposable-email-domains 2015-08-19 16:16:11 -04:00
Martin Cech
4ec17b10fa remove three duplicates 2015-08-19 16:15:50 -04:00
Martin Cech
70523bfd7d add fancy links 2015-08-19 16:13:21 -04:00
Martin Cech
1fbe44c5e5 add whitelist info 2015-08-19 16:11:34 -04:00
Martin Cech
6b4ae526fd add domains from forks
located here: https://gist.github.com/adamloving/4401361/forks
sort and update whitelist
2015-08-19 16:09:44 -04:00
Martin Cech
996eb7aebd formatiing 2015-08-19 16:07:27 -04:00
Martin Cech
5c1cd45cd2 introduce whitelist handling to the code snippet 2015-08-19 16:06:46 -04:00
Martin Cech
0231f05853 introduce whitelist
gathers domains that are often on blacklists but should not be
reasoning by @foresto from https://gist.github.com/adamloving/4401361#gistcomment-1493544:

The claim that "sending email to these domains likely will not be opened" is misguided and misleading at best. For example, spamgourmet and its alternative domains allow me to discover which web sites share my email address without my permission, which is one of the few effective defenses against spam. Like many users, I open every single message sent to my spamgourmet addresses unless the sender is has proven to be a spammer (this is exactly spamgourmet's purpose after all) which makes your claim just plain wrong.

Sadly, lists like this one have led some web sites to refuse signups to legitimate users, or worse yet, to silently discard outgoing messages to legitimate addresses. Congratulations. You're encouraging broken web sites, lost information, failed communications, increased spam, and just plain bad user experiences. I suggest you rethink this, or at least do a decent job of keeping legitimate domains off of your list.
2015-08-13 14:00:08 -04:00
Martin Cech
307db1a2d3 continuation of spamgourmet urls removal
ref 3fee8b41d2 (commitcomment-12695303)
2015-08-13 13:57:19 -04:00
Martin Cech
57741735a5 remove spamgourmet domains
discussed in 3fee8b41d2
2015-08-13 10:16:56 -04:00
Martin Cech
3fee8b41d2 remove spamgourmet
based on reasoning from @foresto here: https://gist.github.com/adamloving/4401361#gistcomment-1493544
2015-08-12 14:49:51 -04:00
Martin Cech
b33a639d00 add two more 2015-08-02 13:25:01 -04:00
Martin Cech
ce71329569 Merge pull request #12 from sc0rp10/master
added dropmail.me
2015-08-02 13:23:57 -04:00
Konstantin Zamyakin
22e702e74f added dropmail.me 2015-08-02 16:05:19 +03:00
Martin Cech
d726098532 Merge pull request #11 from zeroZshadow/patch-2
Added you-spam.com
2015-07-14 21:25:06 +02:00
Martijn Gerkes
a26e00a666 Added you-spam.com 2015-07-13 22:49:15 +02:00
Martin Cech
89f054c5c4 Merge pull request #10 from frankpape/patch-1
Add throam.com
2015-07-13 16:14:50 +02:00
Martin Cech
4866668176 Update README.md 2015-07-13 16:13:26 +02:00
Martin Cech
933f6075f4 Update README.md 2015-07-13 16:12:33 +02:00
Frank Pape
f56fcaaadf Add throam.com
Used by http://www.throwawaymail.com/
2015-07-08 15:53:18 -04:00
Martin Cech
7c42b402e2 add Python example 2015-06-24 11:12:54 -04:00
Martin Cech
aec331bf3b fix php example formatting 2015-06-24 11:03:35 -04:00
Martin Cech
8f42cb3ac3 add php example
provided by @txt3rob
2015-06-24 11:01:26 -04:00
Martin Cech
78f83a36a5 Merge pull request #8 from 4O4/master
Added ~20 new domains
2015-06-05 16:44:45 -04:00
4O4
375160e3fa Added ~20 new domains 2015-06-05 17:24:21 +02:00
Martin Cech
a04a65ff56 Merge pull request #7 from zeroZshadow/patch-1
Added byom.de
2015-05-27 11:08:31 -04:00
Martijn Gerkes
d59bd607f0 Added byom.de 2015-05-27 15:19:27 +02:00
Martin Cech
7c162b6af2 readme update 2015-03-05 17:50:15 -05:00
Marten
fd24472968 Merge pull request #6 from zeroZshadow/patch-1
Added 20mail.it
2015-02-13 10:20:35 -05:00
zeroZshadow
82e098b6d8 Added 20mail.it 2015-02-13 15:59:43 +01:00
Marten
f2d695e953 Merge pull request #5 from deltafactory/master
Remove trailing spaces
2015-01-30 19:27:40 -05:00
deltafactory
4cad26df77 Remove trailing spaces 2015-01-30 17:42:09 -05:00
Marten
37beed9a39 Merge pull request #4 from sillylogger/patch-1
Update disposable_email_blacklist.conf
2015-01-12 11:58:53 -05:00
Tommy Sullivan
995e950b26 Update disposable_email_blacklist.conf
just adding another domain we've noticed
2015-01-12 09:42:35 +07:00
Marten
06a0aa0b88 Merge pull request #3 from andrey-ivanov/master
added domains from discard.email;
thanks Andrey
2014-12-24 21:17:22 +01:00
andrey-ivanov
139fd6906f added domains from discard.email; 2014-12-24 15:16:26 +03:00
Marten
e1c4fa6c02 Update README.md 2014-11-17 11:46:07 -05:00
Marten
5491399257 Update README.md
smal adjustments
2014-11-17 11:44:38 -05:00