Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Postfix RBL server List not used

    Scheduled Pinned Locked Moved pfSense Packages
    1 Posts 1 Posters 1.3k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T Offline
      toga735
      last edited by

      Hello,

      I just set up the Postfix package and wan't to use the RBL Server List zen.spamhaus.org which seemed to work great in the past.

      My test-mails with my IP 91.8.89.241 should be blocked as this is an dial-up IP, but it doesn't work as it should. Maybe someone has a good hitn for me. Th config Looks like this:

      Whitelisting: local clients may specify any destination domain.

      #,
      smtpd_recipient_restrictions = permit_mynetworks,
      reject_unauth_destination,
      check_sender_access hash:/usr/local/etc/postfix/sender_access,
      check_client_access pcre:/usr/local/etc/postfix/cal_pcre,
      check_client_access cidr:/usr/local/etc/postfix/cal_cidr,
      reject_spf_invalid_sender,
      permit

      postscreen_disable_vrfy_command = yes
      postscreen_non_smtp_command_enable = yes
      postscreen_non_smtp_command_action = enforce
      postscreen_pipelining_enable = yes
      postscreen_pipelining_action = enforce
      postscreen_bare_newline_enable = yes
      postscreen_bare_newline_action = enforce
      postscreen_greet_action = enforce
      postscreen_access_list = permit_mynetworks,
      cidr:/usr/local/etc/postfix/cal_cidr
      postscreen_dnsbl_action= enforce
      postscreen_blacklist_action= enforce
      postscreen_dnsbl_sites=zen.spamhaus.org
      postscreen_dnsbl_threshold=1

      Thanks and Kind regards

      Jan

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.