Skip to main content

3rd Party RBL Question

Comments

3 comments

  • cPanelMichael
    Hello :) Does it identify the response type in the message header? If so, you could setup a filter that completes a specific action based on the information in the header. Thank you.
    0
  • divemasterza
    Below is a grep from Exim's rejectlog
    2016-01-05 12:01:24 H=mta1.higherthanever.biz (higherthanever.biz) [69.64.49.80]:37151 F= rejected RCPT : "JunkMail rejected - mta1.higherthanever.biz (higherthanever.biz) [69.64.49.80]:37151 is in an RBL, see Bad Reputation. See http://psky.me?69.64.49.80" 2016-01-05 13:34:06 H=fox2-257.ds.buenassorpresas.com [185.121.15.252]:49622 F= rejected RCPT : "JunkMail rejected - fox2-257.ds.buenassorpresas.com [185.121.15.252]:49622 is in an RBL, see Poor Reputation. See http://psky.me?185.121.15.252"
    So it does seem to make the difference between "Bad" and "Poor" in the response To be honest I am bit clueless to where to start implementing filters
    0
  • cPanelMichael
    So it does seem to make the difference between "Bad" and "Poor" in the response To be honest I am bit clueless to where to start implementing filters

    This document provides information about system filters: How to Customize the Exim System Filter File - cPanel Knowledge Base - cPanel Documentation Thank you.
    0

Please sign in to leave a comment.