<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — RBL/SPF/DKIM/DMARC Check SMTP]]></title>
		<link>https://forum.iredmail.org/topic20977-rblspfdkimdmarc-check-smtp.html</link>
		<atom:link href="https://forum.iredmail.org/feed-rss-topic20977.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in RBL/SPF/DKIM/DMARC Check SMTP.]]></description>
		<lastBuildDate>Mon, 08 Sep 2025 11:39:55 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: RBL/SPF/DKIM/DMARC Check SMTP]]></title>
			<link>https://forum.iredmail.org/post91235.html#p91235</link>
			<description><![CDATA[<p>Hi, how are you? I wanted to let you know that I solved the RBL check issue as mentioned above, by adding a custom DNS and installing Unbound on Debian 12.</p><p>Previously, I modified the following lines in my Postfix main.cf file in this order:</p><p>permit_mynetworks,<br />permit_sasl_authenticated,<br />reject_unauth_destination,<br />reject_non_fqdn_recipient,<br />reject_unlisted_recipient,<br />reject_rbl_client zen.spamhaus.org,<br />reject_rbl_client bl.spamcop.net,<br />check_policy_service inet:127.0.0.1:7777,<br />check_policy_service inet:127.0.0.1:12340</p><p>This only started working after I enabled a custom DNS server, because I found online that Spamhaus does not accept DNS requests from Google DNS. Once I configured a local DNS server, it started working without any problems.<br />Now I’m going to test it for a week and see if, in addition to the RBL lists, I should add SPF and DMARC checks — or if I’ll just add DKIM, since that already checks both.</p>]]></description>
			<author><![CDATA[null@example.com (juanpablopwr)]]></author>
			<pubDate>Mon, 08 Sep 2025 11:39:55 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91235.html#p91235</guid>
		</item>
		<item>
			<title><![CDATA[Re: RBL/SPF/DKIM/DMARC Check SMTP]]></title>
			<link>https://forum.iredmail.org/post91231.html#p91231</link>
			<description><![CDATA[<p>Thats done with SA and amavis</p>]]></description>
			<author><![CDATA[null@example.com (Cthulhu)]]></author>
			<pubDate>Sat, 06 Sep 2025 16:06:37 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91231.html#p91231</guid>
		</item>
		<item>
			<title><![CDATA[Re: RBL/SPF/DKIM/DMARC Check SMTP]]></title>
			<link>https://forum.iredmail.org/post91230.html#p91230</link>
			<description><![CDATA[<div class="quotebox"><cite>dave.opc wrote:</cite><blockquote><p>i told you, i had to manually assign ip/dns because via dhcp it wasn&#039;t working</p></blockquote></div><p>I noticed that it doesn’t work with Google’s DNS queries! I’m currently not using DHCP on the server — the DNS settings are static.<br />And how did you enable SPF checks for external servers when they send emails to your server?</p>]]></description>
			<author><![CDATA[null@example.com (juanpablopwr)]]></author>
			<pubDate>Sat, 06 Sep 2025 12:15:52 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91230.html#p91230</guid>
		</item>
		<item>
			<title><![CDATA[Re: RBL/SPF/DKIM/DMARC Check SMTP]]></title>
			<link>https://forum.iredmail.org/post91229.html#p91229</link>
			<description><![CDATA[<p>i told you, i had to manually assign ip/dns because via dhcp it wasn&#039;t working</p>]]></description>
			<author><![CDATA[null@example.com (dave.opc)]]></author>
			<pubDate>Sat, 06 Sep 2025 12:13:02 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91229.html#p91229</guid>
		</item>
		<item>
			<title><![CDATA[Re: RBL/SPF/DKIM/DMARC Check SMTP]]></title>
			<link>https://forum.iredmail.org/post91228.html#p91228</link>
			<description><![CDATA[<p>And how did you enable all those checks for external SMTP servers? I added the RBL lists to main.cf, but it seems like it’s not working — I’m still getting a lot of spam, and when I check the SMTP server that sent the email, it’s listed on RBLs.<br />I’m using Debian 12.</p><p>main.cf</p><p>permit_mynetworks<br />permit_sasl_authenticated<br />reject_unauth_destination<br />reject_non_fqdn_recipient<br />reject_unlisted_recipient<br />reject_rbl_client zen.spamhaus.org<br />reject_rbl_client bl.spamcop.net<br />check_policy_service inet:127.0.0.1:7777<br />check_policy_service inet:127.0.0.1:12340</p>]]></description>
			<author><![CDATA[null@example.com (juanpablopwr)]]></author>
			<pubDate>Sat, 06 Sep 2025 11:57:54 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91228.html#p91228</guid>
		</item>
		<item>
			<title><![CDATA[Re: RBL/SPF/DKIM/DMARC Check SMTP]]></title>
			<link>https://forum.iredmail.org/post91227.html#p91227</link>
			<description><![CDATA[<p>Of course mail server checks all those records.<br />The only thing for me was not working is checking spamhouse db, but after i manually assigned ip/dns settings in ubuntu, all started working</p>]]></description>
			<author><![CDATA[null@example.com (dave.opc)]]></author>
			<pubDate>Sat, 06 Sep 2025 11:33:33 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91227.html#p91227</guid>
		</item>
		<item>
			<title><![CDATA[RBL/SPF/DKIM/DMARC Check SMTP]]></title>
			<link>https://forum.iredmail.org/post91222.html#p91222</link>
			<description><![CDATA[<p>==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====<br />- iRedMail version (check /etc/iredmail-release): iRedMail&nbsp; &nbsp; 1.7.4 - iRedAdmin-Pro 5.7.1<br />- Deployed with iRedMail Easy or the downloadable installer?<br />- Linux/BSD distribution name and version: Debian 12<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL<br />- Web server (Apache or Nginx): Apache<br />- Manage mail accounts with iRedAdmin-Pro? YES<br />- [IMPORTANT] Related original log or error message is required if you&#039;re experiencing an issue.<br />====</p><p>I’m looking for my mail server to check RBL lists and SPF/DKIM/DMARC records whenever emails are sent to any of my domains, in order to filter out spam and junk mail. Is it possible to do this with the current system?</p>]]></description>
			<author><![CDATA[null@example.com (juanpablopwr)]]></author>
			<pubDate>Fri, 05 Sep 2025 11:48:10 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91222.html#p91222</guid>
		</item>
	</channel>
</rss>
