<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Have just done upgrade to latest EE 1.4 and now cant send emails]]></title>
		<link>https://forum.iredmail.org/topic20929-have-just-done-upgrade-to-latest-ee-14-and-now-cant-send-emails.html</link>
		<atom:link href="https://forum.iredmail.org/feed-rss-topic20929.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Have just done upgrade to latest EE 1.4 and now cant send emails.]]></description>
		<lastBuildDate>Fri, 11 Jul 2025 15:28:16 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Have just done upgrade to latest EE 1.4 and now cant send emails]]></title>
			<link>https://forum.iredmail.org/post91028.html#p91028</link>
			<description><![CDATA[<p>Thank you Zhang.</p><p>Everything is working correctly now.</p><p>Cheers</p><p>Chris</p>]]></description>
			<author><![CDATA[null@example.com (ChrisHodg)]]></author>
			<pubDate>Fri, 11 Jul 2025 15:28:16 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91028.html#p91028</guid>
		</item>
		<item>
			<title><![CDATA[Re: Have just done upgrade to latest EE 1.4 and now cant send emails]]></title>
			<link>https://forum.iredmail.org/post91027.html#p91027</link>
			<description><![CDATA[<div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><div class="quotebox"><cite>ChrisHodg wrote:</cite><blockquote><p>Worth pointing out I&#039;m now setting other errors in<br />/var/log/milter/milter.log<br />2025-07-11 11:02:05 ERROR Error while applying plugin dkim: Error 1146 (42S02): Table &#039;vmail.dkim&#039; doesn&#039;t exist</p></blockquote></div><p>This is a bug, please fix it with steps below:</p><p>1) Run command to stop and disable &quot;iredadmin&quot; service which is listening on port 7791<br /></p><div class="codebox"><pre><code>systemctl disable --now iredadmin</code></pre></div><p>2) Rename all &quot;*.pem.bak&quot; files under /opt/iredmail/custom/amavisd/dkim/ back to &quot;*.pem&quot;.<br />3) Re-download EE v1.4.0 and re-perform the full deployment (&quot;Deployments&quot; -&gt; &quot;Re-perform full deployment&quot;).</p><p>If you&#039;re not familiar with above operations, contact us to get it done via ssh, reach us via the ticket on iRedMail Store website:<br /><a href="https://store.iredmail.org/">https://store.iredmail.org/</a></p><br /><p>I will login from static IP 139.162.146.87 with ssh public key:<br /></p><div class="codebox"><pre><code>ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFxyXNDgR+hyH99430eBMmTK+/Y9DwLZdPfWYU5P1iyM zhb@iredmail.org</code></pre></div></blockquote></div><br /><br /><br /><p>Huangbin - I too am having the same type of issues; I followed the steps suggested above however I am not seeing any resolution even after a reboot. I tried this about 2 hours ago without success.</p>]]></description>
			<author><![CDATA[null@example.com (subarticThrone)]]></author>
			<pubDate>Fri, 11 Jul 2025 15:24:24 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91027.html#p91027</guid>
		</item>
		<item>
			<title><![CDATA[Re: Have just done upgrade to latest EE 1.4 and now cant send emails]]></title>
			<link>https://forum.iredmail.org/post91025.html#p91025</link>
			<description><![CDATA[<div class="quotebox"><cite>ChrisHodg wrote:</cite><blockquote><p>Worth pointing out I&#039;m now setting other errors in<br />/var/log/milter/milter.log<br />2025-07-11 11:02:05 ERROR Error while applying plugin dkim: Error 1146 (42S02): Table &#039;vmail.dkim&#039; doesn&#039;t exist</p></blockquote></div><p>This is a bug, please fix it with steps below:</p><p>1) Run command to stop and disable &quot;iredadmin&quot; service which is listening on port 7791<br /></p><div class="codebox"><pre><code>systemctl disable --now iredadmin</code></pre></div><p>2) Rename all &quot;*.pem.bak&quot; files under /opt/iredmail/custom/amavisd/dkim/ back to &quot;*.pem&quot;.<br />3) Re-download EE v1.4.0 and re-perform the full deployment (&quot;Deployments&quot; -&gt; &quot;Re-perform full deployment&quot;).</p><p>If you&#039;re not familiar with above operations, contact us to get it done via ssh, reach us via the ticket on iRedMail Store website:<br /><a href="https://store.iredmail.org/">https://store.iredmail.org/</a></p><p>I will login from static IP 139.162.146.87 with ssh public key:<br /></p><div class="codebox"><pre><code>ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFxyXNDgR+hyH99430eBMmTK+/Y9DwLZdPfWYU5P1iyM zhb@iredmail.org</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Fri, 11 Jul 2025 10:53:43 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91025.html#p91025</guid>
		</item>
		<item>
			<title><![CDATA[Re: Have just done upgrade to latest EE 1.4 and now cant send emails]]></title>
			<link>https://forum.iredmail.org/post91024.html#p91024</link>
			<description><![CDATA[<p>As a temporary fix so the server sends and receives email again, I have done the following to change the port for the new milter</p><p>Edit /opt/milter/settings.json and change the port</p><p>&quot;listen&quot;: &quot;127.0.0.1:7799&quot;,</p><p>You will of course need to tell postfix too.</p><p>Edit /etc/postfix/main.cf</p><p>smtpd_milters = inet:127.0.0.1:7799<br />non_smtpd_milters = inet:127.0.0.1:7799</p><p>Restart services<br />sudo systemctl restart milter.service<br />sudo systemctl restart postfix</p><br /><p>This is what worked for me while I have a better look at things.</p><p>Worth pointing out I&#039;m now setting other errors in<br />/var/log/milter/milter.log</p><p>2025-07-11 11:02:05 ERROR Error while applying plugin dkim: Error 1146 (42S02): Table &#039;vmail.dkim&#039; doesn&#039;t exist</p><br /><br /><br /><br /><br /><div class="quotebox"><cite>ChrisHodg wrote:</cite><blockquote><p>Seeing the same here.</p><p>milter.log is showing</p><p>2025-07-11 10:17:49 ERROR listen tcp 127.0.0.1:7791: bind: address already in use</p><p>netstat shows 7791 being used by </p><p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 127.0.0.1:7791&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0.0.0.0:*&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;LISTEN&nbsp; &nbsp; &nbsp; 889/uwsgi </p><p>syslog shows</p><p>2025-07-11T10:20:02.196761+01:00 mail systemd[1]: milter.service: Scheduled restart job, restart counter is at 77.<br />2025-07-11T10:20:02.213367+01:00 mail systemd[1]: Started milter.service - milter - iRedMail Milter.<br />2025-07-11T10:20:02.424974+01:00 mail systemd[1]: milter.service: Main process exited, code=exited, status=255/EXCEPTION<br />2025-07-11T10:20:02.425074+01:00 mail systemd[1]: milter.service: Failed with result &#039;exit-code&#039;.</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (ChrisHodg)]]></author>
			<pubDate>Fri, 11 Jul 2025 10:20:30 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91024.html#p91024</guid>
		</item>
		<item>
			<title><![CDATA[Re: Have just done upgrade to latest EE 1.4 and now cant send emails]]></title>
			<link>https://forum.iredmail.org/post91023.html#p91023</link>
			<description><![CDATA[<p>Seeing the same here.</p><p>milter.log is showing</p><p>2025-07-11 10:17:49 ERROR listen tcp 127.0.0.1:7791: bind: address already in use</p><p>netstat shows 7791 being used by </p><p>tcp&nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; 0 127.0.0.1:7791&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0.0.0.0:*&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;LISTEN&nbsp; &nbsp; &nbsp; 889/uwsgi </p><p>syslog shows</p><p>2025-07-11T10:20:02.196761+01:00 mail systemd[1]: milter.service: Scheduled restart job, restart counter is at 77.<br />2025-07-11T10:20:02.213367+01:00 mail systemd[1]: Started milter.service - milter - iRedMail Milter.<br />2025-07-11T10:20:02.424974+01:00 mail systemd[1]: milter.service: Main process exited, code=exited, status=255/EXCEPTION<br />2025-07-11T10:20:02.425074+01:00 mail systemd[1]: milter.service: Failed with result &#039;exit-code&#039;.</p>]]></description>
			<author><![CDATA[null@example.com (ChrisHodg)]]></author>
			<pubDate>Fri, 11 Jul 2025 09:21:38 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91023.html#p91023</guid>
		</item>
		<item>
			<title><![CDATA[Re: Have just done upgrade to latest EE 1.4 and now cant send emails]]></title>
			<link>https://forum.iredmail.org/post91022.html#p91022</link>
			<description><![CDATA[<p>Any related error in /var/log/syslog and /var/log/milter/milter.log?</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Fri, 11 Jul 2025 07:17:03 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91022.html#p91022</guid>
		</item>
		<item>
			<title><![CDATA[Have just done upgrade to latest EE 1.4 and now cant send emails]]></title>
			<link>https://forum.iredmail.org/post91021.html#p91021</link>
			<description><![CDATA[<p>==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====<br />- iRedMail version (check /etc/iredmail-release): 20250701101<br />- Deployed with iRedMail Easy or the downloadable installer? EE<br />- Linux/BSD distribution name and version: Ubuntu 22.04<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL<br />- Web server (Apache or Nginx): NGinx<br />- Manage mail accounts with iRedAdmin-Pro? EE<br />- [IMPORTANT] Related original log or error message is required if you&#039;re experiencing an issue.<br />====<br />Have just upgraded to the latest version of EE1.4 and now am unable to send emails from any account.&nbsp; It is saying wrong username and password but I don’t believe that is the vase as is receiving emails fine.&nbsp; I think it might be to do with the new dkim feature so turned that off and restarted server but still unable to send.&nbsp; Can we downgrade to the prior version?&nbsp; What email do I use for support?</p>]]></description>
			<author><![CDATA[null@example.com (Stephen77)]]></author>
			<pubDate>Fri, 11 Jul 2025 06:35:20 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91021.html#p91021</guid>
		</item>
	</channel>
</rss>
