<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Lots of iredapd sub-process]]></title>
		<link>https://forum.iredmail.org/topic20127-lots-of-iredapd-subprocess.html</link>
		<atom:link href="https://forum.iredmail.org/feed-rss-topic20127.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Lots of iredapd sub-process.]]></description>
		<lastBuildDate>Fri, 10 Nov 2023 01:45:06 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Lots of iredapd sub-process]]></title>
			<link>https://forum.iredmail.org/post87677.html#p87677</link>
			<description><![CDATA[<p>Hi Zhang,</p><p>I didn&#039;t get more of the sub-process or throttle mail because the too-many sender account was disabled. And since i didn&#039;t restart anything, processes still laying around...</p>]]></description>
			<author><![CDATA[null@example.com (chris.23lo)]]></author>
			<pubDate>Fri, 10 Nov 2023 01:45:06 +0000</pubDate>
			<guid>https://forum.iredmail.org/post87677.html#p87677</guid>
		</item>
		<item>
			<title><![CDATA[Re: Lots of iredapd sub-process]]></title>
			<link>https://forum.iredmail.org/post87666.html#p87666</link>
			<description><![CDATA[<p>Excuse me, did you get it solved?</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Thu, 09 Nov 2023 03:44:19 +0000</pubDate>
			<guid>https://forum.iredmail.org/post87666.html#p87666</guid>
		</item>
		<item>
			<title><![CDATA[Re: Lots of iredapd sub-process]]></title>
			<link>https://forum.iredmail.org/post87609.html#p87609</link>
			<description><![CDATA[<p>Update2:</p><p>On the issue that I didn&#039;t get the throttle emails.</p><p>Two aspects<br />A) No config (or default empty config) in /opt/iredapd/settings.py <br />NOTIFICATION_RECIPIENTS = [&#039;root&#039;]<br />NOTIFICATION_SMTP_SERVER = &#039;localhost&#039;<br />NOTIFICATION_SMTP_PORT = 587<br />NOTIFICATION_SMTP_STARTTLS = True<br />NOTIFICATION_SMTP_USER = &#039;no-reply@localhost.localdomain&#039;<br />NOTIFICATION_SMTP_PASSWORD = &#039;&#039;<br />NOTIFICATION_SMTP_DEBUG_LEVEL = 0<br />NOTIFICATION_SENDER_NAME = &#039;No Reply&#039;</p><p>B)<br />My local config has added a hashed transport map at the end, which is what I want for the moment.</p><p># postconf -n |grep transport<br />transport_maps = proxy:mysql:/etc/postfix/mysql/transport_maps_user.cf proxy:mysql:/etc/postfix/mysql/transport_maps_maillist.cf proxy:mysql:/etc/postfix/mysql/transport_maps_domain.cf <strong>hash:/etc/postfix/transport</strong></p><p>and this transport map was missing the first line, so I didn&#039;t get the iredapd throttle notification mail bcos it would then match the last matchall and forwarded to anothergateway and then went missing due to localhost.localdoamin isn&#039;t dns resolving or non-deliverable there.</p><p>localhost.localdomain &lt;tab&gt; local&nbsp; &nbsp; &nbsp;&lt;---- was missing !~<br />mydomain.com &lt;tab&gt; local<br />* &lt;tab&gt; smtp:[anothergateway]:25</p><p>I hope I explain some of the observations and corrects me if I am wrong.</p><p>Thank you so much. <br />Cheers</p>]]></description>
			<author><![CDATA[null@example.com (chris.23lo)]]></author>
			<pubDate>Tue, 31 Oct 2023 15:58:23 +0000</pubDate>
			<guid>https://forum.iredmail.org/post87609.html#p87609</guid>
		</item>
		<item>
			<title><![CDATA[Re: Lots of iredapd sub-process]]></title>
			<link>https://forum.iredmail.org/post87608.html#p87608</link>
			<description><![CDATA[<div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><p>Seems someone triggered your throttle setting configured in iRedAPD, then iRedAPD is trying to send notification email to root user.<br />Did you receive any emails in root&#039;s mailbox? What&#039;s the content of the email?</p><p>Note: iRedMail configures Postfix to forward emails sent to root to a valid email address, you can find the real email address in /etc/postfix/aliases.</p></blockquote></div><p>Thanks for the pointer. Yes, there was a throttle effective for a particular account during that period.</p>]]></description>
			<author><![CDATA[null@example.com (chris.23lo)]]></author>
			<pubDate>Tue, 31 Oct 2023 14:47:18 +0000</pubDate>
			<guid>https://forum.iredmail.org/post87608.html#p87608</guid>
		</item>
		<item>
			<title><![CDATA[Re: Lots of iredapd sub-process]]></title>
			<link>https://forum.iredmail.org/post87597.html#p87597</link>
			<description><![CDATA[<p>Seems someone triggered your throttle setting configured in iRedAPD, then iRedAPD is trying to send notification email to root user.<br />Did you receive any emails in root&#039;s mailbox? What&#039;s the content of the email?</p><p>Note: iRedMail configures Postfix to forward emails sent to root to a valid email address, you can find the real email address in /etc/postfix/aliases.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Mon, 30 Oct 2023 13:43:34 +0000</pubDate>
			<guid>https://forum.iredmail.org/post87597.html#p87597</guid>
		</item>
		<item>
			<title><![CDATA[Lots of iredapd sub-process]]></title>
			<link>https://forum.iredmail.org/post87595.html#p87595</link>
			<description><![CDATA[<p>==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====<br />- iRedMail version (check /etc/iredmail-release): 1.6.5<br />- Deployed with iRedMail Easy or the downloadable installer? installer<br />- Linux/BSD distribution name and version: rockylinux 8.8<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? No<br />- [IMPORTANT] Related original log or error message is required if you&#039;re experiencing an issue.<br />====</p><p>Hi there,</p><p>I found lots of process by iRedAPD, and I don&#039;t know how to track them down to what messages they are and how to clean them up. </p><p>Please share your thoughts. Thank you very much.</p><p>here is my postconf<br /># postconf -n|grep localhost<br />mydestination = $myhostname, localhost, localhost.localdomain</p><p># systemctl status iredapd.service <br />* iredapd.service - iRedAPD (A simple posfix policy server)<br />&nbsp; &nbsp;Loaded: loaded (/usr/lib/systemd/system/iredapd.service; enabled; vendor preset: disabled)<br />&nbsp; &nbsp;Active: active (running) since Tue 2023-10-17 21:04:42 CST; 1 weeks 5 days ago<br />&nbsp; Process: 755953 ExecStart=/usr/bin/python3 /opt/iredapd/iredapd.py (code=exited, status=0/SUCCESS)<br /> Main PID: 755956 (python3)<br />&nbsp; &nbsp; Tasks: 297 (limit: 408512)<br />&nbsp; &nbsp;Memory: 416.4M<br />&nbsp; &nbsp;CGroup: /system.slice/iredapd.service<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 755956 /usr/bin/python3 /opt/iredapd/iredapd.py<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 768704 /usr/sbin/sendmail -f no-reply@localhost.localdomain root<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 768705 /usr/sbin/postdrop -r<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 771964 /usr/sbin/sendmail -f no-reply@localhost.localdomain root<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 771965 /usr/sbin/postdrop -r<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 776642 /usr/sbin/sendmail -f no-reply@localhost.localdomain root<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 776643 /usr/sbin/postdrop -r<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 789750 /usr/sbin/sendmail -f no-reply@localhost.localdomain root<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 789751 /usr/sbin/postdrop -r<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 795993 /usr/sbin/sendmail -f no-reply@localhost.localdomain root<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 795994 /usr/sbin/postdrop -r<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 797797 /usr/sbin/sendmail -f no-reply@localhost.localdomain root<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 797798 /usr/sbin/postdrop -r<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 799500 /usr/sbin/sendmail -f no-reply@localhost.localdomain root<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 799501 /usr/sbin/postdrop -r<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 799702 /usr/sbin/sendmail -f no-reply@localhost.localdomain root<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 799703 /usr/sbin/postdrop -r<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 801845 /usr/sbin/sendmail -f no-reply@localhost.localdomain root<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 801846 /usr/sbin/postdrop -r<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 802673 /usr/sbin/sendmail -f no-reply@localhost.localdomain root<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 802674 /usr/sbin/postdrop -r<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 803660 /usr/sbin/sendmail -f no-reply@localhost.localdomain root<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 803661 /usr/sbin/postdrop -r<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 805190 /usr/sbin/sendmail -f no-reply@localhost.localdomain root<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 805191 /usr/sbin/postdrop -r<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 806361 /usr/sbin/sendmail -f no-reply@localhost.localdomain root<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 806362 /usr/sbin/postdrop -r<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 807213 /usr/sbin/sendmail -f no-reply@localhost.localdomain root<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 807214 /usr/sbin/postdrop -r<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 808753 /usr/sbin/sendmail -f no-reply@localhost.localdomain root<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 808754 /usr/sbin/postdrop -r<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 809423 /usr/sbin/sendmail -f no-reply@localhost.localdomain root<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 809424 /usr/sbin/postdrop -r<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 810374 /usr/sbin/sendmail -f no-reply@localhost.localdomain root<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 810375 /usr/sbin/postdrop -r<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 812173 /usr/sbin/sendmail -f no-reply@localhost.localdomain root<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 812174 /usr/sbin/postdrop -r<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 812678 /usr/sbin/sendmail -f no-reply@localhost.localdomain root<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 812679 /usr/sbin/postdrop -r<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 814392 /usr/sbin/sendmail -f no-reply@localhost.localdomain root<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 814393 /usr/sbin/postdrop -r<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|- 815103 /usr/sbin/sendmail -f no-reply@localhost.localdomain root</p>]]></description>
			<author><![CDATA[null@example.com (chris.23lo)]]></author>
			<pubDate>Mon, 30 Oct 2023 04:28:34 +0000</pubDate>
			<guid>https://forum.iredmail.org/post87595.html#p87595</guid>
		</item>
	</channel>
</rss>
