<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — No postfix-policyd in MySQL]]></title>
		<link>http://www.iredmail.org/forum/topic4265-no-postfixpolicyd-in-mysql.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic4265.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in No postfix-policyd in MySQL.]]></description>
		<lastBuildDate>Sun, 13 Jan 2013 02:01:51 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: No postfix-policyd in MySQL]]></title>
			<link>http://www.iredmail.org/forum/post19839.html#p19839</link>
			<description><![CDATA[<p>Yes, be default postfix-policyd won&#039;t work on debian.<br />Since the installer script doesn&#039;t provide sql root password when debian asks for it.</p><p>Easy fix for it will be just to reinstall it.</p><p>So you can safely run:</p><div class="codebox"><pre><code>aptitude purge postfix-policyd
aptitude install postfix-policyd</code></pre></div><p>if you getting </p><br /><div class="codebox"><pre><code>postfix-policyd: fatal: didn&#039;t find priority &#039;LOG_IFOO&#039;, exiting</code></pre></div><p>update /etc/postfix-policyd.conf<br /></p><div class="codebox"><pre><code>SYSLOG_FACILITY=&quot;LOG_MAIL|LOG_INFO&quot;</code></pre></div><p>Hope that will help <img src="http://www.iredmail.org/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (mastini)]]></author>
			<pubDate>Sun, 13 Jan 2013 02:01:51 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19839.html#p19839</guid>
		</item>
		<item>
			<title><![CDATA[Re: No postfix-policyd in MySQL]]></title>
			<link>http://www.iredmail.org/forum/post19550.html#p19550</link>
			<description><![CDATA[<p>Please refer to Fail2ban web site for more details about what it is: <a href="http://www.fail2ban.org/">http://www.fail2ban.org/</a></p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Fri, 14 Dec 2012 05:27:07 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19550.html#p19550</guid>
		</item>
		<item>
			<title><![CDATA[Re: No postfix-policyd in MySQL]]></title>
			<link>http://www.iredmail.org/forum/post19543.html#p19543</link>
			<description><![CDATA[<p>Hmm i just get in my logwatch mail, something like that:</p><div class="codebox"><pre><code> --------------------- fail2ban-messages Begin ------------------------ 

 
 Banned services with Fail2Ban:                 Bans:Unbans
    postfix-iredmail:                                       [  1:1  ]
 
 ---------------------- fail2ban-messages End ------------------------- </code></pre></div><p>Why it&#039;s getting ban?</p>]]></description>
			<author><![CDATA[null@example.com (ag)]]></author>
			<pubDate>Thu, 13 Dec 2012 07:57:22 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19543.html#p19543</guid>
		</item>
		<item>
			<title><![CDATA[Re: No postfix-policyd in MySQL]]></title>
			<link>http://www.iredmail.org/forum/post19531.html#p19531</link>
			<description><![CDATA[<p>Ok, I will try.</p><p>This are the errors with can be involve with my problem:</p><div class="codebox"><pre><code>Cron &lt;root@xxx&gt; test -x /usr/sbin/anacron || ( cd / &amp;&amp; run-parts --report /etc/cron.daily ) (failed)
run-parts: /etc/cron.daily/postfix-policyd exited with return code 255</code></pre></div><p>/var/log/mail.warn<br /></p><div class="codebox"><pre><code>Dec 12 12:32:54 prosat postfix-policyd: mysql_real_connect(): Access denied for user &#039;postfix-policyd&#039;@&#039;localhost&#039; (using password: YES)</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (ag)]]></author>
			<pubDate>Wed, 12 Dec 2012 12:37:58 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19531.html#p19531</guid>
		</item>
		<item>
			<title><![CDATA[Re: No postfix-policyd in MySQL]]></title>
			<link>http://www.iredmail.org/forum/post19530.html#p19530</link>
			<description><![CDATA[<p>That&#039;s strange. Debian package &#039;postfix-policyd&#039; will initial SQL database automatically, iRedMail doesn&#039;t do it.</p><p>Anyway, you can find SQL template file under /usr/share/dbconfig-common/data/postfix-policyd/, or download the latest one (version 1.82, not 2.x) here: <a href="http://www.policyd.org/content/download">http://www.policyd.org/content/download</a> then extract the SQL template file.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Wed, 12 Dec 2012 12:34:43 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19530.html#p19530</guid>
		</item>
		<item>
			<title><![CDATA[Re: No postfix-policyd in MySQL]]></title>
			<link>http://www.iredmail.org/forum/post19529.html#p19529</link>
			<description><![CDATA[<div class="codebox"><pre><code>mysql&gt; SHOW DATABASES;
+--------------------+
| Database           |
+--------------------+
| information_schema |
| amavisd            |
| iredadmin          |
| mysql              |
| roundcubemail      |
+--------------------+</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (ag)]]></author>
			<pubDate>Wed, 12 Dec 2012 12:27:20 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19529.html#p19529</guid>
		</item>
		<item>
			<title><![CDATA[Re: No postfix-policyd in MySQL]]></title>
			<link>http://www.iredmail.org/forum/post19516.html#p19516</link>
			<description><![CDATA[<p>You have Policyd enabled in Postfix (smtpd_recipient_restrictions = ..., check_policy_service inet:127.0.0.1:10031), if there&#039;s no policyd database, you cannot receive emails.</p><p>Could you please show me output of below SQL commands:<br /></p><div class="codebox"><pre><code># mysql -uroot -p
mysql&gt; SHOW DATABASES;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Wed, 12 Dec 2012 11:39:04 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19516.html#p19516</guid>
		</item>
		<item>
			<title><![CDATA[Re: No postfix-policyd in MySQL]]></title>
			<link>http://www.iredmail.org/forum/post19513.html#p19513</link>
			<description><![CDATA[<p>Offcourse it&#039;s installed. I never said it isn&#039;t. I just don&#039;t have a database.</p><p>Could you please answer my question? How to create database in MySQL for postfix-policyd and what files i have to edit and change to make it work properly.</p>]]></description>
			<author><![CDATA[null@example.com (ag)]]></author>
			<pubDate>Wed, 12 Dec 2012 05:54:53 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19513.html#p19513</guid>
		</item>
		<item>
			<title><![CDATA[Re: No postfix-policyd in MySQL]]></title>
			<link>http://www.iredmail.org/forum/post19490.html#p19490</link>
			<description><![CDATA[<p>Obviously, it&#039;s installed. It shows &#039;ii&#039; flag in output of &quot;dpkg&quot; command.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Tue, 11 Dec 2012 15:06:37 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19490.html#p19490</guid>
		</item>
		<item>
			<title><![CDATA[Re: No postfix-policyd in MySQL]]></title>
			<link>http://www.iredmail.org/forum/post19488.html#p19488</link>
			<description><![CDATA[<p>postconf smtpd_recipient_restrictions:<br /></p><div class="codebox"><pre><code>smtpd_recipient_restrictions = reject_unknown_sender_domain, reject_unknown_recipient_domain, reject_non_fqdn_sender, reject_non_fqdn_recipient, reject_unlisted_recipient, check_policy_service inet:127.0.0.1:7777, permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, reject_non_fqdn_helo_hostname, reject_invalid_helo_hostname, check_policy_service inet:127.0.0.1:10031</code></pre></div><br /><p>dpkg -l |grep -i policyd:<br /></p><div class="codebox"><pre><code>ii  postfix-policyd                     1.82-2+b1                    anti-spam plugin for Postfix</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (ag)]]></author>
			<pubDate>Tue, 11 Dec 2012 11:21:56 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19488.html#p19488</guid>
		</item>
		<item>
			<title><![CDATA[Re: No postfix-policyd in MySQL]]></title>
			<link>http://www.iredmail.org/forum/post19473.html#p19473</link>
			<description><![CDATA[<p>Debian 6 ships postfix-policyd: <a href="http://packages.debian.org/squeeze/postfix-policyd">http://packages.debian.org/squeeze/postfix-policyd</a></p><p>Could you please show me output of below command:<br /></p><div class="codebox"><pre><code># postconf smtpd_recipient_restrictions
# dpkg -l |grep -i policyd</code></pre></div><p>iRedMail enables policyd by default, if you can send/receive emails without problem, then it should be working.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Tue, 11 Dec 2012 02:12:33 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19473.html#p19473</guid>
		</item>
		<item>
			<title><![CDATA[Re: No postfix-policyd in MySQL]]></title>
			<link>http://www.iredmail.org/forum/post19467.html#p19467</link>
			<description><![CDATA[<p>Yes, the iredmail works. Users can send and receive e-mails but i want to fix this error. <br />Could you please help?</p>]]></description>
			<author><![CDATA[null@example.com (ag)]]></author>
			<pubDate>Mon, 10 Dec 2012 18:18:06 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19467.html#p19467</guid>
		</item>
		<item>
			<title><![CDATA[Re: No postfix-policyd in MySQL]]></title>
			<link>http://www.iredmail.org/forum/post19462.html#p19462</link>
			<description><![CDATA[<p>Did you follow our iRedMail installation tutorial STRICTLY?<br /><a href="http://www.iredmail.org/install_iredmail_on_debian.html">http://www.iredmail.org/install_iredmail_on_debian.html</a></p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Mon, 10 Dec 2012 10:58:11 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19462.html#p19462</guid>
		</item>
		<item>
			<title><![CDATA[Re: No postfix-policyd in MySQL]]></title>
			<link>http://www.iredmail.org/forum/post19458.html#p19458</link>
			<description><![CDATA[<p>I meant &quot;Debian 6&quot;, sorry.</p>]]></description>
			<author><![CDATA[null@example.com (ag)]]></author>
			<pubDate>Mon, 10 Dec 2012 07:31:47 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19458.html#p19458</guid>
		</item>
		<item>
			<title><![CDATA[Re: No postfix-policyd in MySQL]]></title>
			<link>http://www.iredmail.org/forum/post19456.html#p19456</link>
			<description><![CDATA[<div class="quotebox"><cite>ag wrote:</cite><blockquote><p>- Linux/BSD distribution name and version: Debian 8</p></blockquote></div><p>Sorry, do you really mean &quot;Debian <span style="color: red">8</span>&quot;?<br />iRedMail supports Debian 6 (squeeze) and 7 (wheezy), but not 8.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Mon, 10 Dec 2012 07:00:18 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19456.html#p19456</guid>
		</item>
	</channel>
</rss>
