<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Recipient address rejected: Intentional policy rejection, please try a]]></title>
		<link>https://forum.iredmail.org/topic14517-recipient-address-rejected-intentional-policy-rejection-please-try-a.html</link>
		<atom:link href="https://forum.iredmail.org/feed-rss-topic14517.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Recipient address rejected: Intentional policy rejection, please try a.]]></description>
		<lastBuildDate>Thu, 09 Nov 2023 02:03:20 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Recipient address rejected: Intentional policy rejection, please try a]]></title>
			<link>https://forum.iredmail.org/post87652.html#p87652</link>
			<description><![CDATA[<div class="quotebox"><cite>lZ07BF2PcaLuZt7N wrote:</cite><blockquote><p>Where do I run these commands, please? Would I need to be in a certain folder to run them.</p></blockquote></div><p>/opt/iredapd/tools/.<br />Or, run &quot;python3 /opt/iredapd/tools/spf_to_greylist_whitelists.py&quot; directly.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Thu, 09 Nov 2023 02:03:20 +0000</pubDate>
			<guid>https://forum.iredmail.org/post87652.html#p87652</guid>
		</item>
		<item>
			<title><![CDATA[Re: Recipient address rejected: Intentional policy rejection, please try a]]></title>
			<link>https://forum.iredmail.org/post87649.html#p87649</link>
			<description><![CDATA[<div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><div class="quotebox"><cite>ramonalonso wrote:</cite><blockquote><p># python spf_to_greylist_whitelists.py --submit domain.com</p></blockquote></div><p>After this command, run one more:<br /></p><div class="codebox"><pre><code>python spf_to_greylist_whitelists.py</code></pre></div><p>It will get allowed servers and store them in SQL db for iRedAPD to use.</p></blockquote></div><p>Where do I run these commands, please? Would I need to be in a certain folder to run them.</p>]]></description>
			<author><![CDATA[null@example.com (lZ07BF2PcaLuZt7N)]]></author>
			<pubDate>Wed, 08 Nov 2023 15:41:03 +0000</pubDate>
			<guid>https://forum.iredmail.org/post87649.html#p87649</guid>
		</item>
		<item>
			<title><![CDATA[Re: Recipient address rejected: Intentional policy rejection, please try a]]></title>
			<link>https://forum.iredmail.org/post64580.html#p64580</link>
			<description><![CDATA[<p>It disables greylisting service for the given domain.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Sat, 28 Jul 2018 11:09:08 +0000</pubDate>
			<guid>https://forum.iredmail.org/post64580.html#p64580</guid>
		</item>
		<item>
			<title><![CDATA[Re: Recipient address rejected: Intentional policy rejection, please try a]]></title>
			<link>https://forum.iredmail.org/post64551.html#p64551</link>
			<description><![CDATA[<p>Hello, how are you? Thanks for the answer. This command causes the address to be ignored by the greylisting, correct? And what would be the practical difference of the whitelist to disable? Wouldn&#039;t it be more useful to use disable?</p>]]></description>
			<author><![CDATA[null@example.com (ramonalonso)]]></author>
			<pubDate>Thu, 26 Jul 2018 11:47:03 +0000</pubDate>
			<guid>https://forum.iredmail.org/post64551.html#p64551</guid>
		</item>
		<item>
			<title><![CDATA[Re: Recipient address rejected: Intentional policy rejection, please try a]]></title>
			<link>https://forum.iredmail.org/post64529.html#p64529</link>
			<description><![CDATA[<div class="quotebox"><cite>ramonalonso wrote:</cite><blockquote><p>Jul 23 11:53:39 srv-mx1 postfix/smtpd[20962]: NOQUEUE: reject: RCPT from p3plsmtpa12-05.prod.phx3.secureserver.net[68.178.252.234]: 451 4.7.1 &lt;compras@metalleste.com&gt;: Recipient address rejected: Intentional policy rejection, please try again later; from=&lt;garbo@garboenvidracamentos.com&gt; to=&lt;compras@metalleste.com&gt; proto=ESMTP helo=&lt;p3plsmtpa12-05.prod.phx3.secureserver.net&gt;</p></blockquote></div><p>This is (temporarily) rejected by greylisting service, you should use /opt/iredapd/tools/greylisting_admin.py to whitelist it for greylisting service.<br /></p><div class="codebox"><pre><code>python /opt/iredapd/tools/greylisting_admin.py --disable --from &#039;@garboenvidracamentos.com&#039;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Wed, 25 Jul 2018 20:12:28 +0000</pubDate>
			<guid>https://forum.iredmail.org/post64529.html#p64529</guid>
		</item>
		<item>
			<title><![CDATA[Re: Recipient address rejected: Intentional policy rejection, please try a]]></title>
			<link>https://forum.iredmail.org/post64480.html#p64480</link>
			<description><![CDATA[<p>Hello again! </p><p>Unfortunately, it doesn&#039;t seem to have solved it. See the result of the following commands: </p><p>1-</p><p>root@srv-mx1:~# /opt/iredapd/tools/spf_to_greylist_whitelists.py | fgrep &#039;garbo&#039;<br />&nbsp; &nbsp; &nbsp; &nbsp; + [garboenvidracamentos.com]<br />root@srv-mx1:~#</p><p>2-</p><p>root@srv-mx1:~# /opt/iredapd/tools/wblist_admin.py --list --whitelist | fgrep &#039;garbo&#039;<br />@garboenvidracamentos.com<br />root@srv-mx1:~#</p><p>Even after adding in whitelists with the tools of the Iredmail the locks still keep happening. </p><p>cat /var/log/mail.log | fgrep &#039;garboenvidracamentos.com&#039;<br />Jul 23 11:53:39 srv-mx1 postfix/smtpd[20962]: NOQUEUE: reject: RCPT from p3plsmtpa12-05.prod.phx3.secureserver.net[68.178.252.234]: 451 4.7.1 &lt;compras@metalleste.com&gt;: Recipient address rejected: Intentional policy rejection, please try again later; from=&lt;garbo@garboenvidracamentos.com&gt; to=&lt;compras@metalleste.com&gt; proto=ESMTP helo=&lt;p3plsmtpa12-05.prod.phx3.secureserver.net&gt;<br />Jul 23 11:55:54 srv-mx1 postfix/smtpd[20962]: NOQUEUE: reject: RCPT from p3plsmtpa12-05.prod.phx3.secureserver.net[68.178.252.234]: 451 4.7.1 &lt;compras@metalleste.com&gt;: Recipient address rejected: Intentional policy rejection, please try again later; from=&lt;garbo@garboenvidracamentos.com&gt; to=&lt;compras@metalleste.com&gt; proto=ESMTP helo=&lt;p3plsmtpa12-05.prod.phx3.secureserver.net&gt;<br />Jul 23 12:00:57 srv-mx1 postfix/smtpd[21034]: NOQUEUE: reject: RCPT from p3plsmtpa12-05.prod.phx3.secureserver.net[68.178.252.234]: 451 4.7.1 &lt;compras@metalleste.com&gt;: Recipient address rejected: Intentional policy rejection, please try again later; from=&lt;garbo@garboenvidracamentos.com&gt; to=&lt;compras@metalleste.com&gt; proto=ESMTP helo=&lt;p3plsmtpa12-05.prod.phx3.secureserver.net&gt;<br />Jul 23 12:12:19 srv-mx1 postfix/qmgr[14926]: BBA8B5DDDC: from=&lt;garbo@garboenvidracamentos.com&gt;, size=618083, nrcpt=1 (queue active)<br />Jul 23 12:12:20 srv-mx1 postfix/qmgr[14926]: 076F15E1A8: from=&lt;garbo@garboenvidracamentos.com&gt;, size=618591, nrcpt=1 (queue active)<br />Jul 23 12:12:20 srv-mx1 amavis[15134]: (15134-12) Passed CLEAN {RelayedInbound}, [68.178.252.234]:44391 [104.215.75.60] &lt;garbo@garboenvidracamentos.com&gt; -&gt; &lt;compras@metalleste.com&gt;, Queue-ID: BBA8B5DDDC, Message-ID: &lt;CEE3CB6BF1FD552C.13370F6C-DB96-4B86-8CEE-B997E8B7C191@mail.outlook.com&gt;, mail_id: 9aZUME7FnIOl, Hits: -, size: 618082, queued_as: 076F15E1A8, 579 ms</p><p>How can I analyze more detailed what&#039;s going on?</p>]]></description>
			<author><![CDATA[null@example.com (ramonalonso)]]></author>
			<pubDate>Mon, 23 Jul 2018 18:00:47 +0000</pubDate>
			<guid>https://forum.iredmail.org/post64480.html#p64480</guid>
		</item>
		<item>
			<title><![CDATA[Re: Recipient address rejected: Intentional policy rejection, please try a]]></title>
			<link>https://forum.iredmail.org/post64183.html#p64183</link>
			<description><![CDATA[<div class="quotebox"><cite>ramonalonso wrote:</cite><blockquote><p># python spf_to_greylist_whitelists.py --submit domain.com</p></blockquote></div><p>After this command, run one more:<br /></p><div class="codebox"><pre><code>python spf_to_greylist_whitelists.py</code></pre></div><p>It will get allowed servers and store them in SQL db for iRedAPD to use.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Fri, 06 Jul 2018 13:58:09 +0000</pubDate>
			<guid>https://forum.iredmail.org/post64183.html#p64183</guid>
		</item>
		<item>
			<title><![CDATA[Recipient address rejected: Intentional policy rejection, please try a]]></title>
			<link>https://forum.iredmail.org/post64170.html#p64170</link>
			<description><![CDATA[<p>==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====<br />- iRedMail version (check /etc/iredmail-release): 0.9.7<br />- Linux/BSD distribution name and version: Ubuntu<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MariaDB<br />- Web server (Apache or Nginx): Nginx<br />- Manage mail accounts with iRedAdmin-Pro? No<br />- [IMPORTANT] Related original log or error message is required if you&#039;re experiencing an issue.<br />====</p><p>Hello .. Good evening. I&#039;m having difficulty receiving email from some customers. See the type of model:</p><p>Jul&nbsp; 6 01:18:07 srv-mx1 postfix/smtpd[1746]: NOQUEUE: reject: RCPT from p3plsmtpa12-04.prod.phx3.secureserver.net[68.178.252.233]: 451 4.7.1 &lt;compras@metalleste.com&gt;: Recipient address rejected: Intentional policy rejection, please try again later; from=&lt;garbo@garboenvidracamentos.com&gt; to=&lt;compras@metalleste.com&gt; proto=ESMTP helo=&lt;p3plsmtpa12-04.prod.phx3.secureserver.net&gt;</p><p>Doing some research and I&#039;ll tell you some articles that recommend releasing through Iredmail&#039;s own tools. Then I made the following commands:</p><p># python spf_to_greylist_whitelists.py --submit domain.com</p><p>But even after these releases I still receive the same messages.What can I do?</p><p>To help I&#039;m pasting a header of one of the blocked messages:</p><p>nt-Language: pt-br<br />Importance: High<br />Disposition-Notification-To: =?iso-8859-1?Q?Garbo_Envidra=E7amento?= &lt;garbo@garboenvidracamentos.com&gt;<br />X-CMAE-Envelope: MS4wfLBUuaUjoRGC3OWu9YDdsTsB2EkUdTK9Zbsy8aPHLylrWO1uaKC6n9NWHU5QG7mv7G+FDLS/erP2HYQIkmFUv1ftHrizA4x33SGpMQwTSToQD+ixTn+G<br /> Z2W4PjZBZ8jsb8rJtASZppkoPj56YBTLsq2oFUooY2DtAaG+y1ApOyKJPrn21VftG10P6l/4oD7q3Z9Ys85URs000l5gtBfOWpjkJ2C0f0sENsac33sT3qRL<br /> Mt1Xv66xn6vxX87/0oFNr2i2jVbnLtfKv9ha8m2sTT4=</p><p>This is a multipart message in MIME format.</p><p>------=_NextPart_000_0033_01D414AC.B3766C00<br />Content-Type: multipart/related;<br />&nbsp; &nbsp; boundary=&quot;----=_NextPart_001_0034_01D414AC.B3769310&quot;</p><br /><p>------=_NextPart_001_0034_01D414AC.B3769310<br />Content-Type: multipart/alternative;<br />&nbsp; &nbsp; boundary=&quot;----=_NextPart_002_0035_01D414AC.B3769310&quot;</p><br /><p>------=_NextPart_002_0035_01D414AC.B3769310<br />Content-Type: text/plain;<br />&nbsp; &nbsp; charset=&quot;iso-8859-1&quot;<br />Content-Transfer-Encoding: 7bit</p>]]></description>
			<author><![CDATA[null@example.com (ramonalonso)]]></author>
			<pubDate>Fri, 06 Jul 2018 02:40:13 +0000</pubDate>
			<guid>https://forum.iredmail.org/post64170.html#p64170</guid>
		</item>
	</channel>
</rss>
