Skip to main content

Sender, sender host and failing Blacklisted SMTP IP addresses?

Comments

5 comments

  • 24x7ss
    Go to exim advanced configuration editor Main >> Service Configuration >> Exim Configuration Editor and uncheck/turn off sender verification settings. Your mails will start functioning properly again.
    0
  • TCC
    Mail is already working properly. What I don't understand about these logs is - 1. If an ip is in the Blacklisted SMTP IP addresses, shouldn't that connection be dropped before spamassassin and sender verification complete? 2. How is it that the sender host is mail.mydomain.com? It's spoofed, as that mailserver doesn't exist. The sender host is either localhost or ab.mydomain.com if they're trying to use this mailserver, not mail.mydomain.com, but how does that affect how the server processes it? 3. How is it that one cpanel container completely missed dropping the connection for the Blacklisted SMTP IP addresses feature? If you don't want to end up on outlook.com's blacklist, you better never make a mistake in your exim configuration from the get go. One email to them that doesn't meet their criteria gets you on their blacklist. No email from php mail, i.e. wordpress et al, (use an smtp plugin), no email without spf properly configured, dkim, dmarc, etc etc. Return Path will get you off it if you can afford the price. 644 bucks US is a high price to pay to be able to send email to Outlook/Hotmail/Bell etc users again. Once you've gone through that, you have a tendency to clamp down on your own config.
    0
  • cPanelMichael
    Hello, Could you open a support ticket so we can take a closer look at your Exim logs and verify it's operating as expected? You can post the ticket number here so we can update this thread with the outcome. Thank you.
    0
  • TCC
    Request id is: 6355229 TIA
    0
  • cPanelMichael
    To update, removing the "accept delay = 3s" entry from 'custom_begin_connect' in "WHM >> Service Configuration >> Exim Configuration Manager >> Advanced Editor" resolved this issue. Thank you.
    0

Please sign in to leave a comment.