<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Domain level throttling not controlled by control panel setting]]></title>
		<link>http://www.iredmail.org/forum/topic3753-domain-level-throttling-not-controlled-by-control-panel-setting.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic3753.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Domain level throttling not controlled by control panel setting.]]></description>
		<lastBuildDate>Wed, 08 Aug 2012 10:14:25 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Domain level throttling not controlled by control panel setting]]></title>
			<link>http://www.iredmail.org/forum/post17530.html#p17530</link>
			<description><![CDATA[<p>Exactly. <img src="http://www.iredmail.org/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Wed, 08 Aug 2012 10:14:25 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post17530.html#p17530</guid>
		</item>
		<item>
			<title><![CDATA[Re: Domain level throttling not controlled by control panel setting]]></title>
			<link>http://www.iredmail.org/forum/post17524.html#p17524</link>
			<description><![CDATA[<p>I think I understand now. The settings that are in effect (in iRedAdmin, assuming policyd config is setup as the wiki shows), are set for any new recipients or senders that come in. From that point on they&#039;re stored in the MySQL database with those thresholds and are subject to those as long as they are active and not cleaned up by the cronjob. Is that correct?</p><p>Thanks again,<br />Tim</p><p> </p><div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><div class="quotebox"><cite>trudolph wrote:</cite><blockquote><p>I see no changes made to the files in /etc and no apparent changes in what was being logged in /var/maillog (still shows x/64 instead of x/100).</p></blockquote></div><p>Policyd will update in MySQL database. Also, you can turn on debug mode in Policyd config files to help troubleshoot.</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (trudolph)]]></author>
			<pubDate>Wed, 08 Aug 2012 03:01:41 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post17524.html#p17524</guid>
		</item>
		<item>
			<title><![CDATA[Re: Domain level throttling not controlled by control panel setting]]></title>
			<link>http://www.iredmail.org/forum/post17523.html#p17523</link>
			<description><![CDATA[<div class="quotebox"><cite>trudolph wrote:</cite><blockquote><p>I see no changes made to the files in /etc and no apparent changes in what was being logged in /var/maillog (still shows x/64 instead of x/100).</p></blockquote></div><p>Policyd will update in MySQL database. Also, you can turn on debug mode in Policyd config files to help troubleshoot.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Wed, 08 Aug 2012 01:27:09 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post17523.html#p17523</guid>
		</item>
		<item>
			<title><![CDATA[Re: Domain level throttling not controlled by control panel setting]]></title>
			<link>http://www.iredmail.org/forum/post17519.html#p17519</link>
			<description><![CDATA[<p>Zhang,</p><p>I did check the settings and the differences I found versus the wiki were:</p><p>/etc/policyd.conf diff (new on right):<br />[root@mail etc]# diff ~trudolph/policyd.conf-20120807 policyd.conf<br />645c645<br />&lt; SENDER_THROTTLE_HOST=1<br />---<br />&gt; SENDER_THROTTLE_HOST=0</p><p>/etc/policyd_sender_throttle.conf (new on right):<br />[root@mail etc]# diff ~trudolph/policyd_sender_throttle.conf-20120807 policyd_sender_throttle.conf <br />781c781<br />&lt; RECIPIENTTHROTTLE=0</p><p>After making our settings match and restarting policyd, I tried again to make a change to the &quot;Edit Account Profile&quot; page, but the changes do not seem to be reflected anywhere after I apply them:</p><p>Initially, the &quot;Enable Sender Throttling&quot; and &quot;Enable Recipient Throttling&quot; were both unchecked. I checked &quot;Enable Recipient Throttling&quot; and set a limit of 100 every hour, and I see no changes made to the files in /etc and no apparent changes in what was being logged in /var/maillog (still shows x/64 instead of x/100).</p><p>Any other thoughts?</p>]]></description>
			<author><![CDATA[null@example.com (trudolph)]]></author>
			<pubDate>Tue, 07 Aug 2012 15:26:27 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post17519.html#p17519</guid>
		</item>
		<item>
			<title><![CDATA[Re: Domain level throttling not controlled by control panel setting]]></title>
			<link>http://www.iredmail.org/forum/post17488.html#p17488</link>
			<description><![CDATA[<p>Could you please verify your throttling settings again by following this wiki tutorial?<br /><a href="http://www.iredmail.org/wiki/index.php?title=IRedMail/FAQ/Enable.Throttling">http://www.iredmail.org/wiki/index.php? … Throttling</a></p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Tue, 07 Aug 2012 02:12:03 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post17488.html#p17488</guid>
		</item>
		<item>
			<title><![CDATA[Re: Domain level throttling not controlled by control panel setting]]></title>
			<link>http://www.iredmail.org/forum/post17485.html#p17485</link>
			<description><![CDATA[<p>Zhang,</p><p>I checked the /var/www/settings.ini file and it already has enabled = True. Are there other settings that surround this integration?</p><p>Thanks,</p><p>Tim</p><p> </p><div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><p>You can manage throttling provided by Policyd-1.8 with iRedAdmin-Pro-LDAP since v1.3.0, and of course it&#039;s available in your running version, v1.6.2.</p><p>Do you have Policyd integration enabled in iRedAdmin-Pro config file (/var/www/iredadmin/settings.ini)? For example:<br /></p><div class="codebox"><pre><code>[policyd]
enabled = True
...</code></pre></div><p>If it&#039;s set to False, please change it to True and restart Apache web server to make it work.</p><p>P.S. It&#039;s strongly recommended to update your iRedMail and iRedAdmin-Pro to the latest stable release: iRedMail-0.8.1 and iRedAdmin-Pro-LDAP-1.7.2. If you don&#039;t have download link of the latest iRedAdmin-Pro, please email to &quot;support _at_ iredmail.org&quot; and ask one.</p><p>Upgrade tutorials are available here: <a href="http://www.iredmail.org/doc.html#upgrade_tutorial">http://www.iredmail.org/doc.html#upgrade_tutorial</a></p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (trudolph)]]></author>
			<pubDate>Mon, 06 Aug 2012 18:23:52 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post17485.html#p17485</guid>
		</item>
		<item>
			<title><![CDATA[Re: Domain level throttling not controlled by control panel setting]]></title>
			<link>http://www.iredmail.org/forum/post17428.html#p17428</link>
			<description><![CDATA[<p>You can manage throttling provided by Policyd-1.8 with iRedAdmin-Pro-LDAP since v1.3.0, and of course it&#039;s available in your running version, v1.6.2.</p><p>Do you have Policyd integration enabled in iRedAdmin-Pro config file (/var/www/iredadmin/settings.ini)? For example:<br /></p><div class="codebox"><pre><code>[policyd]
enabled = True
...</code></pre></div><p>If it&#039;s set to False, please change it to True and restart Apache web server to make it work.</p><p>P.S. It&#039;s strongly recommended to update your iRedMail and iRedAdmin-Pro to the latest stable release: iRedMail-0.8.1 and iRedAdmin-Pro-LDAP-1.7.2. If you don&#039;t have download link of the latest iRedAdmin-Pro, please email to &quot;support _at_ iredmail.org&quot; and ask one.</p><p>Upgrade tutorials are available here: <a href="http://www.iredmail.org/doc.html#upgrade_tutorial">http://www.iredmail.org/doc.html#upgrade_tutorial</a></p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Fri, 03 Aug 2012 01:13:43 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post17428.html#p17428</guid>
		</item>
		<item>
			<title><![CDATA[Domain level throttling not controlled by control panel setting]]></title>
			<link>http://www.iredmail.org/forum/post17415.html#p17415</link>
			<description><![CDATA[<p>==== ==== Provide required information ====<br />- iRedMail version and backend (LDAP/MySQL/PGSQL): 1.6.2 (LDAP)<br />- Linux/BSD distribution name and version: RHEL 5.6<br />- Any related log? Log is helpful for troubleshooting.<br />==== </p><p>I&#039;ve recently taken over administration of our iRedMail server and the iRedAdmin-Pro control panel. We ran into an issue with throttling yesterday and I see that the setting on the domain level in the control panel is not the one that is in effect. The throttling is controlled by /etc/policyd_sender_throttle.conf.</p><p>Is there a way to bring the control of this setting into the control panel so we have a central place to look?</p><p>Thanks,</p><p>Tim</p>]]></description>
			<author><![CDATA[null@example.com (trudolph)]]></author>
			<pubDate>Thu, 02 Aug 2012 13:57:31 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post17415.html#p17415</guid>
		</item>
	</channel>
</rss>
