bulk mx checker

hwp994108018

Junior Member
Joined
May 28, 2013
Messages
112
Reaction score
16
Hello everyone,
I'm sending GI data, OK, the first thing I want to say is "100,000 GI email addresses, usually 40,000 redirected to gmail/outlook mx servers". This is bad news for GI mailers, as it is expected that more and more GI emails will be redirected to gmail/Outlook.
I'm building my own opener list and looking for ways to filter out email addresses that redirect to gmail. Usually how do you filter them, any suggestions are welcome
 
Hello everyone,
I'm sending GI data, OK, the first thing I want to say is "100,000 GI email addresses, usually 40,000 redirected to gmail/outlook mx servers". This is bad news for GI mailers, as it is expected that more and more GI emails will be redirected to gmail/Outlook.
I'm building my own opener list and looking for ways to filter out email addresses that redirect to gmail. Usually how do you filter them, any suggestions are welcome
Can u filter mx to split providers like gmail outlook and other big providers. For business mails.
 
If you're using python for this then check if MX contains gmail.com, or outlook.com. I have a private script for this built same way.
 
Back
Top