leanderb
New Member
Hi there,
I am currently trying to run a test on 2.000 addresses and I am facing issues with the verification process – I am seeing a lot of "probably valid"-flags but upon inspecting the logs almost all of these are a result of the Email Verifier / my IP being blacklisted and/or there is an issue with the HELO-settings and thus they are actually rejected...
What can I do to not run into these issues? What are the right settings here?
I went through the setup guide and checked the FAQs but couldn't find anything with regards to these errors...
0. My Email Verifier Settings
MX-server-search
[x] Dig [ ] internal
Validation method
[x] Simulate sending (valid address, my server)
[ ] Try to identify valid mails via VRFY
[x] Send RSET-command (group = 10)
[ ] Send HELO with following domain
1. IP-Blacklisting
I am listing various responses here, they all seem to go be based on a Spamhouse-entry...
2. HELO mismatch
Thanks & regards!
I am currently trying to run a test on 2.000 addresses and I am facing issues with the verification process – I am seeing a lot of "probably valid"-flags but upon inspecting the logs almost all of these are a result of the Email Verifier / my IP being blacklisted and/or there is an issue with the HELO-settings and thus they are actually rejected...
What can I do to not run into these issues? What are the right settings here?
I went through the setup guide and checked the FAQs but couldn't find anything with regards to these errors...
0. My Email Verifier Settings
MX-server-search
[x] Dig [ ] internal
Validation method
[x] Simulate sending (valid address, my server)
[ ] Try to identify valid mails via VRFY
[x] Send RSET-command (group = 10)
[ ] Send HELO with following domain
1. IP-Blacklisting
I am listing various responses here, they all seem to go be based on a Spamhouse-entry...
Code:
554-web.de (mxweb112) Nemesis ESMTP Service not available
554-No SMTP service
554-IP address is black listed.
Code:
550 5.7.606 Access denied, banned sending IP [95.91.xxx.xxx]. To request removal from this list please visit https://sender.office.com/ and follow the directions. For more information please go to http://go.microsoft.com/fwlink/?LinkID=526655 (AS16012609) [VE1EUR02FT021.eop-EUR02.prod.protection.outlook.com]
Code:
550-IP 95.91.xxx.xxx is blacklisted (pbl.spamhaus.org). Help at/Hilfe unter
550 www.mfaq.info
Code:
554 mxbw.lb.bluewin.ch vimdzmsp-mxin14.bluewin.ch Swisscom AG IP: 95.91.xxx.xxx, You are not allowed to send us mail. Please see https://www.spamhaus.org/query/ip/95.91.xxx.xxx if you feel this is in error
2. HELO mismatch
Code:
ecipient address rejected: Mail appeared to be SPAM or forged. Ask your Mail/DNS-Administrator to correct HELO and DNS MX settings or to get removed from DNSBLs; MTA helo: [127.0.0.1], MTA hostname: ip5f5bd6ba.dynamic.kabel-deutschland.de[95.91.xxx.xxx] (helo/hostname mismatch)
Code:
421 4.2.1 HELO fqdn needs a public DNS record OX_202
Code:
503 5.5.1 Error: send HELO/EHLO first
Thanks & regards!