<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Intermittent blockage of my inbound SMTP server that is on mydomains]]></title>
		<link>https://forum.iredmail.org/topic20414-intermittent-blockage-of-my-inbound-smtp-server-that-is-on-mydomains.html</link>
		<atom:link href="https://forum.iredmail.org/feed-rss-topic20414.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Intermittent blockage of my inbound SMTP server that is on mydomains.]]></description>
		<lastBuildDate>Fri, 17 May 2024 16:14:02 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Intermittent blockage of my inbound SMTP server that is on mydomains]]></title>
			<link>https://forum.iredmail.org/post88773.html#p88773</link>
			<description><![CDATA[<p>I manually added the line:</p><p>MYNETWORKS = [&#039;up.stream.server.ip&#039;]</p><p>to the /opt/iredapd/settings.py file and still had a bounce last night.&nbsp; </p><p>I don&#039;t really like the idea of setting </p><p>ALLOW_FORGED_SENDERS</p><p> because I don&#039;t want anyone just randomly able to forge a sender now and be able to deliver bad mail to my server... sounds like a recipe for disaster.&nbsp; Is there no other fix?</p>]]></description>
			<author><![CDATA[null@example.com (pompeiisneaks)]]></author>
			<pubDate>Fri, 17 May 2024 16:14:02 +0000</pubDate>
			<guid>https://forum.iredmail.org/post88773.html#p88773</guid>
		</item>
		<item>
			<title><![CDATA[Re: Intermittent blockage of my inbound SMTP server that is on mydomains]]></title>
			<link>https://forum.iredmail.org/post88765.html#p88765</link>
			<description><![CDATA[<div class="quotebox"><cite>pompeiisneaks wrote:</cite><blockquote><p>Does that make sense?</p></blockquote></div><p>It doesn&#039;t make any sense to me. According to the error message, it&#039;s very clear that the email was not smtp authenticated, that&#039;s why iRedAPD rejected it.<br /></p><div class="quotebox"><cite>pompeiisneaks wrote:</cite><blockquote><p>&lt;&lt;&lt; 554 5.7.1 &lt;user@oneofmydomains.com&gt;: Recipient address rejected: <span style="color:red">SMTP AUTH is required for users under this sender domain</span></p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Thu, 16 May 2024 00:54:03 +0000</pubDate>
			<guid>https://forum.iredmail.org/post88765.html#p88765</guid>
		</item>
		<item>
			<title><![CDATA[Re: Intermittent blockage of my inbound SMTP server that is on mydomains]]></title>
			<link>https://forum.iredmail.org/post88764.html#p88764</link>
			<description><![CDATA[<div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><div class="quotebox"><cite>pompeiisneaks wrote:</cite><blockquote><p>This error is intermittent, some days only one or two of my domains has this error, other days all of them fail with it, but it is from an IP address that is my external mail spam/virus/etc scanner that is in my trusted mydomains list.  I.e. in theory it should never need to smtp auth, but randomly it&#039;s rejecting mail from it with this error. </p></blockquote></div><p>How did you whitelist this server IP address?<br />Did you add it in &quot;MYNETWORKS =&quot; parameter in /opt/iredapd/settings.py by following our tutorial here&nbsp; ?</p></blockquote></div><p>I whitelisted it in the mynetworks part of postfix.&nbsp; It was accepting all mail excepting a few random ones.&nbsp; I added it to the whitelist in the python app as well and it seems &#039;resolved&#039; but I&#039;m still confused about why the &#039;lack of a whitelist of that server&#039; in the python script worked almost every time from teh same server, even the same locally generated digests &#039;most of the time&#039;&nbsp; it seems like the python daemon is failing to catch the massive majority of the &#039;mail&#039; that wasn&#039;t whitelisted and not doing any SMTP auth.&nbsp; &nbsp;Does that make sense?</p>]]></description>
			<author><![CDATA[null@example.com (pompeiisneaks)]]></author>
			<pubDate>Wed, 15 May 2024 21:23:37 +0000</pubDate>
			<guid>https://forum.iredmail.org/post88764.html#p88764</guid>
		</item>
		<item>
			<title><![CDATA[Re: Intermittent blockage of my inbound SMTP server that is on mydomains]]></title>
			<link>https://forum.iredmail.org/post88758.html#p88758</link>
			<description><![CDATA[<div class="quotebox"><cite>pompeiisneaks wrote:</cite><blockquote><p>This error is intermittent, some days only one or two of my domains has this error, other days all of them fail with it, but it is from an IP address that is my external mail spam/virus/etc scanner that is in my trusted mydomains list.  I.e. in theory it should never need to smtp auth, but randomly it&#039;s rejecting mail from it with this error. </p></blockquote></div><p>How did you whitelist this server IP address?<br />Did you add it in &quot;MYNETWORKS =&quot; parameter in /opt/iredapd/settings.py by following our tutorial here <a href="https://docs.iredmail.org/errors.html#recipient-address-rejected-smtp-auth-is-required-for-users-under-this-sender-domain">https://docs.iredmail.org/errors.html#r … der-domain</a> ?</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Tue, 14 May 2024 06:52:25 +0000</pubDate>
			<guid>https://forum.iredmail.org/post88758.html#p88758</guid>
		</item>
		<item>
			<title><![CDATA[Re: Intermittent blockage of my inbound SMTP server that is on mydomains]]></title>
			<link>https://forum.iredmail.org/post88755.html#p88755</link>
			<description><![CDATA[<p>I&#039;d seen that, but I guess due to the intermittent nature of the issue, i.e. my trusted server is trusted sometimes and not others for the exact same email type, that maybe it&#039;s a bug with a known fix and/or you&#039;d like me to help find the root cause.&nbsp; If there&#039;s no way to fix it and it&#039;s just to hard whitelist the host in the python iredadm script/daemon I can definitely do that.</p>]]></description>
			<author><![CDATA[null@example.com (pompeiisneaks)]]></author>
			<pubDate>Mon, 13 May 2024 21:34:20 +0000</pubDate>
			<guid>https://forum.iredmail.org/post88755.html#p88755</guid>
		</item>
		<item>
			<title><![CDATA[Re: Intermittent blockage of my inbound SMTP server that is on mydomains]]></title>
			<link>https://forum.iredmail.org/post88746.html#p88746</link>
			<description><![CDATA[<p>FYI <a href="https://docs.iredmail.org/errors.html#recipient-address-rejected-smtp-auth-is-required-for-users-under-this-sender-domain">https://docs.iredmail.org/errors.html#r … der-domain</a></p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Mon, 13 May 2024 04:02:06 +0000</pubDate>
			<guid>https://forum.iredmail.org/post88746.html#p88746</guid>
		</item>
		<item>
			<title><![CDATA[Re: Intermittent blockage of my inbound SMTP server that is on mydomains]]></title>
			<link>https://forum.iredmail.org/post88721.html#p88721</link>
			<description><![CDATA[<p>Just a note, happened again today, but only to one of maybe 20 email that came from the gateway hosts generated email. the rest of them delivered just fine.</p>]]></description>
			<author><![CDATA[null@example.com (pompeiisneaks)]]></author>
			<pubDate>Fri, 03 May 2024 15:59:15 +0000</pubDate>
			<guid>https://forum.iredmail.org/post88721.html#p88721</guid>
		</item>
		<item>
			<title><![CDATA[Intermittent blockage of my inbound SMTP server that is on mydomains]]></title>
			<link>https://forum.iredmail.org/post88708.html#p88708</link>
			<description><![CDATA[<p>==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====<br />- iRedMail version (check /etc/iredmail-release): 1.6.8 OPENLDAP<br />- Deployed with iRedMail Easy or the downloadable installer? Yes<br />- Linux/BSD distribution name and version:&nbsp; Rocky Linux release 9.3 (Blue Onyx)<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL):&nbsp; LDAP<br />- Web server (Apache or Nginx): nginx<br />- Manage mail accounts with iRedAdmin-Pro? Y (and an ldap client for adding shadowAccount)<br />- [IMPORTANT] Related original log or error message is required if you&#039;re experiencing an issue.<br />====</p><p>&lt;&lt;&lt; 554 5.7.1 &lt;user@oneofmydomains.com&gt;: Recipient address rejected: SMTP AUTH is required for users under this sender domain<br />554 5.0.0 Service unavailable<br />&lt;&lt;&lt; 554 5.5.1 Error: no valid recipients</p><p>This error is intermittent, some days only one or two of my domains has this error, other days all of them fail with it, but it is from an IP address that is my external mail spam/virus/etc scanner that is in my trusted mydomains list.&nbsp; I.e. in theory it should never need to smtp auth, but randomly it&#039;s rejecting mail from it with this error.&nbsp; </p><p>What confuses me is that these are a daily digest email generated by my trusted external gateway and those are, as far as I can tell, the only mail being rejected, even though ALL mail comes through this server and all other mail is arriving.&nbsp; Here&#039;s a quick mail flow path, it&#039;s pretty simple:</p><p>Cloud senders -&gt; MX record SMTP server that is my gateway (gw) -&gt; iredmail host. </p><p>outbound mail is the reverse.&nbsp; flow.&nbsp; This failure is very confusing in that I 100% trust this gw host, and 99% of the time so does iredmail admin service, but randomly it doesn&#039;t?</p><p>We have SPF, DKIM, Domain Keys all types of the right stuff setup on this host and it has been working for a long while as well. </p><p>(I just recently migrated from zimbra to iredmail because I&#039;m tired of their badly performing system.&nbsp; iredmail is way faster/lighter weight so far, so thanks for that!)</p><p>~Phil</p>]]></description>
			<author><![CDATA[null@example.com (pompeiisneaks)]]></author>
			<pubDate>Mon, 29 Apr 2024 17:13:20 +0000</pubDate>
			<guid>https://forum.iredmail.org/post88708.html#p88708</guid>
		</item>
	</channel>
</rss>
