<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — internal error on whitelist/blacklist overview from Pro admin]]></title>
		<link>http://www.iredmail.org/forum/topic4014-internal-error-on-whitelistblacklist-overview-from-pro-admin.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic4014.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in internal error on whitelist/blacklist overview from Pro admin.]]></description>
		<lastBuildDate>Thu, 25 Oct 2012 15:30:34 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: internal error on whitelist/blacklist overview from Pro admin]]></title>
			<link>http://www.iredmail.org/forum/post18842.html#p18842</link>
			<description><![CDATA[<div class="quotebox"><cite>Jochie wrote:</cite><blockquote><p>edit : /etc/postfix-policyd.conf<br />^^<br />This file isnt present.</p></blockquote></div><p>Do you have package postfix-policyd installed on your Debian 6?</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Thu, 25 Oct 2012 15:30:34 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18842.html#p18842</guid>
		</item>
		<item>
			<title><![CDATA[Re: internal error on whitelist/blacklist overview from Pro admin]]></title>
			<link>http://www.iredmail.org/forum/post18826.html#p18826</link>
			<description><![CDATA[<div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><div class="quotebox"><cite>Jochie wrote:</cite><blockquote><p>Should this be empty?</p></blockquote></div><p>No. Please fill correct settings in section &quot;[policyd]&quot;. You can find SQL username/password in /etc/postfix-policyd.conf.</p></blockquote></div><p>edit : /etc/postfix-policyd.conf<br />^^<br />This file isnt present. <br />Thats weird.</p><p>Do you have any idea how it could be absent?</p><p>What should i do to get it up and running?</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (Jochie)]]></author>
			<pubDate>Wed, 24 Oct 2012 17:58:55 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18826.html#p18826</guid>
		</item>
		<item>
			<title><![CDATA[Re: internal error on whitelist/blacklist overview from Pro admin]]></title>
			<link>http://www.iredmail.org/forum/post18607.html#p18607</link>
			<description><![CDATA[<div class="quotebox"><cite>Jochie wrote:</cite><blockquote><p>Should this be empty?</p></blockquote></div><p>No. Please fill correct settings in section &quot;[policyd]&quot;. You can find SQL username/password in /etc/postfix-policyd.conf.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Sun, 14 Oct 2012 13:56:52 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18607.html#p18607</guid>
		</item>
		<item>
			<title><![CDATA[Re: internal error on whitelist/blacklist overview from Pro admin]]></title>
			<link>http://www.iredmail.org/forum/post18593.html#p18593</link>
			<description><![CDATA[<p>Yes,<br />I can login the MySQL dbase with the credentials from my config.<br />Unfortunately i can&#039;t seem to find the correct issue here.</p><p>Under<br />the option : </p><div class="quotebox"><blockquote><p>[policyd]</p><p># Enable policyd integration: True, False.<br />enabled = True</p><p># SQL Database used to store policyd data, eg. whitelist, blacklist.<br /># You can find related information in policyd config files:<br />#&nbsp; &nbsp;- On RHEL/CentOS:&nbsp; &nbsp;/etc/policyd.conf<br />#&nbsp; &nbsp;- On Debian/Ubuntu: /etc/postfix-policyd.conf<br />#&nbsp; &nbsp;- On FreeBSD:&nbsp; &nbsp; &nbsp; &nbsp;/usr/local/etc/policyd.conf<br /># Related parameters:<br />#&nbsp; &nbsp;host&nbsp; &nbsp; -&gt; MYSQLHOST<br />#&nbsp; &nbsp;port&nbsp; &nbsp; -&gt; 3306 (Default)<br />#&nbsp; &nbsp;db&nbsp; &nbsp; &nbsp; -&gt; MYSQLDBASE<br />#&nbsp; &nbsp;user&nbsp; &nbsp; -&gt; MYSQLUSER<br />#&nbsp; &nbsp;passwd&nbsp; -&gt; MYSQLPASS</p><p>#host = host_of_policyd_sql_server<br />#port = port_of_policyd_sql_server<br />#db = policyd<br />#user = policyd<br />#passwd = password_of_policyd_db<br />host = 127.0.0.1<br />port = 3306<br />db =<br />user =<br />passwd =</p></blockquote></div><p>Should this be empty?</p><br /><p> </p><div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><div class="quotebox"><cite>Jochie wrote:</cite><blockquote><p>log says : OperationalError: (1045, &quot;Access denied for user &#039;iredadmin&#039;@&#039;localhost&#039; (using password: NO)&quot;)</p></blockquote></div><p>Do you have correct username/password in iRedAdmin-Pro config file? for example:<br /></p><div class="codebox"><pre><code>[iredadmin]
# Database used to store iRedAdmin data. e.g. sessions, log.                                        
host = 127.0.0.1
port = 3306
db = iredadmin
user = iredadmin
passwd = secret_passwd</code></pre></div></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (Jochie)]]></author>
			<pubDate>Sat, 13 Oct 2012 10:25:07 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18593.html#p18593</guid>
		</item>
		<item>
			<title><![CDATA[Re: internal error on whitelist/blacklist overview from Pro admin]]></title>
			<link>http://www.iredmail.org/forum/post18584.html#p18584</link>
			<description><![CDATA[<div class="quotebox"><cite>Jochie wrote:</cite><blockquote><p>log says : OperationalError: (1045, &quot;Access denied for user &#039;iredadmin&#039;@&#039;localhost&#039; (using password: NO)&quot;)</p></blockquote></div><p>Do you have correct username/password in iRedAdmin-Pro config file? for example:<br /></p><div class="codebox"><pre><code>[iredadmin]
# Database used to store iRedAdmin data. e.g. sessions, log.                                        
host = 127.0.0.1
port = 3306
db = iredadmin
user = iredadmin
passwd = secret_passwd</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Sat, 13 Oct 2012 03:03:22 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18584.html#p18584</guid>
		</item>
		<item>
			<title><![CDATA[internal error on whitelist/blacklist overview from Pro admin]]></title>
			<link>http://www.iredmail.org/forum/post18577.html#p18577</link>
			<description><![CDATA[<p>==== Required information ====<br />- iRedMail version:&nbsp; 1.8.2<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL):&nbsp; MySQL<br />- Linux/BSD distribution name and version: Debian<br />- Related log if you&#039;re reporting an issue: </p><br /><p>==== </p><p>link : https://mailserver/iredadmin/system/blacklist</p><p>log says : OperationalError: (1045, &quot;Access denied for user &#039;iredadmin&#039;@&#039;localhost&#039; (using password: NO)&quot;)</p><br /><p>I would like to see my whitelist and/or blacklist, but some authorisation seems to be missing.<br />Can you help ?</p>]]></description>
			<author><![CDATA[null@example.com (Jochie)]]></author>
			<pubDate>Fri, 12 Oct 2012 12:42:44 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18577.html#p18577</guid>
		</item>
	</channel>
</rss>
