<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — Whitelist/Blacklist 404 not found]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic4272.xml" />
	<updated>2012-12-24T17:54:26Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic4272-whitelistblacklist-404-not-found.html</id>
		<entry>
			<title type="html"><![CDATA[Re: Whitelist/Blacklist 404 not found]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19644.html#p19644" />
			<content type="html"><![CDATA[<p>Hi Cocco,</p><p>Currently, Policyd provides server-wide white/blacklisting, so it&#039;s available to global admin through iRedAdmin.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2012-12-24T17:54:26Z</updated>
			<id>http://www.iredmail.org/forum/post19644.html#p19644</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Whitelist/Blacklist 404 not found]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19631.html#p19631" />
			<content type="html"><![CDATA[<p>Hi Zhang,<br />I have enabled policyd. Now /system/whitelist and /system/blacklist are available but only for my general postmaster admin.<br />When I logon into iredadmin as a customer domain admin the links /system/whitelist and /system/blacklist are not shown and if i try to manually type the urls I got the error &quot;permission denied&quot; and the url in address bar become &quot;<a href="https://mail.domain.xx/iredadmin/domains?msg=PERMISSION_DENIED">https://mail.domain.xx/iredadmin/domain … ION_DENIED</a>&quot;</p><p>Thanks for your collaboration,<br />Cocco.</p>]]></content>
			<author>
				<name><![CDATA[mr.cocco]]></name>
				<uri>http://www.iredmail.org/forum/user18082.html</uri>
			</author>
			<updated>2012-12-21T14:16:41Z</updated>
			<id>http://www.iredmail.org/forum/post19631.html#p19631</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Whitelist/Blacklist 404 not found]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19533.html#p19533" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>mr.cocco wrote:</cite><blockquote><p>Policyd is disabled.</p></blockquote></div><p>Please enable it, otherwise the URL (/system/whitelist, /system/blacklist) will not be activated.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2012-12-12T13:37:10Z</updated>
			<id>http://www.iredmail.org/forum/post19533.html#p19533</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Whitelist/Blacklist 404 not found]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19532.html#p19532" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><p>- Do you have directory /var/www/iredadmin/libs/policyd/ and /var/www/iredadmin/controllers/policyd?<br />- Do you have below settings in /var/www/iredadmin/settings.ini?<br /></p><div class="codebox"><pre><code>[policyd]
enabled = True</code></pre></div></blockquote></div><p>Yes I have both folders. Policyd is disabled.</p>]]></content>
			<author>
				<name><![CDATA[mr.cocco]]></name>
				<uri>http://www.iredmail.org/forum/user18082.html</uri>
			</author>
			<updated>2012-12-12T13:07:05Z</updated>
			<id>http://www.iredmail.org/forum/post19532.html#p19532</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Whitelist/Blacklist 404 not found]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19527.html#p19527" />
			<content type="html"><![CDATA[<p>- Do you have directory /var/www/iredadmin/libs/policyd/ and /var/www/iredadmin/controllers/policyd?<br />- Do you have below settings in /var/www/iredadmin/settings.ini?<br /></p><div class="codebox"><pre><code>[policyd]
enabled = True</code></pre></div>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2012-12-12T12:13:33Z</updated>
			<id>http://www.iredmail.org/forum/post19527.html#p19527</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Whitelist/Blacklist 404 not found]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19503.html#p19503" />
			<content type="html"><![CDATA[<p>==== Required information ====<br />- iRedMail version: iRedAdmin-Pro v1.7.2 (LDAP)<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP<br />- Linux/BSD distribution name and version: CentOS release 5.5 (Final)<br />- Related log if you&#039;re reporting an issue: <br />&quot;GET /iredadmin/system/whitelist HTTP/1.1&quot; 404 29<br />==== </p><p>Hi all,<br />when I log into iredmail as postmaster@domain.xx and click on system -&gt; whitelist or blacklist button I have only a &quot;not found&quot; message. And this seems to be correct beacuse on my server does not exist the path for the url: <a href="https://mail.domain.xx/iredadmin/system/whitelist">https://mail.domain.xx/iredadmin/system/whitelist</a></p><p>This is my &quot;ls -la&quot; output for the /var/www/iredadmin folder:<br />dr-xr-xr-x&nbsp; 9 iredadmin iredadmin&nbsp; 4096 Jun&nbsp; 1&nbsp; 2012 .<br />drwxr-xr-x 20 root&nbsp; &nbsp; &nbsp; root&nbsp; &nbsp; &nbsp; &nbsp;4096 May 23&nbsp; 2012 ..<br />-r-xr-xr-x&nbsp; 1 iredadmin iredadmin&nbsp; &nbsp; 49 May 15&nbsp; 2012 AUTHORS<br />-r-xr-xr-x&nbsp; 1 iredadmin iredadmin 15618 May 15&nbsp; 2012 ChangeLog.ldap<br />dr-xr-xr-x&nbsp; 6 iredadmin iredadmin&nbsp; 4096 May 15&nbsp; 2012 controllers<br />dr-xr-xr-x&nbsp; 3 iredadmin iredadmin&nbsp; 4096 May 15&nbsp; 2012 docs<br />-r-xr-xr-x&nbsp; 1 iredadmin iredadmin&nbsp; &nbsp;550 May 15&nbsp; 2012 EULA<br />dr-xr-xr-x 15 iredadmin iredadmin&nbsp; 4096 May 15&nbsp; 2012 i18n<br />-r-xr-xr-x&nbsp; 1 iredadmin iredadmin&nbsp; &nbsp;402 May 15&nbsp; 2012 iredadmin.py<br />dr-xr-xr-x&nbsp; 6 iredadmin iredadmin&nbsp; 4096 May 15&nbsp; 2012 libs<br />-r-xr-xr-x&nbsp; 1 iredadmin iredadmin&nbsp; &nbsp;416 May 15&nbsp; 2012 README<br />-r--------&nbsp; 1 iredadmin iredadmin&nbsp; 4628 Jun&nbsp; 1&nbsp; 2012 settings.ini<br />-r-xr-xr-x&nbsp; 1 iredadmin iredadmin&nbsp; 4302 May 15&nbsp; 2012 settings.ini.ldap.sample<br />dr-xr-xr-x&nbsp; 4 iredadmin iredadmin&nbsp; 4096 May 15&nbsp; 2012 static<br />dr-xr-xr-x&nbsp; 3 iredadmin iredadmin&nbsp; 4096 May 15&nbsp; 2012 templates<br />dr-xr-xr-x&nbsp; 2 iredadmin iredadmin&nbsp; 4096 May 15&nbsp; 2012 tools</p><p>How can I miss the folder /var/www/iredadmin/system? And how can I create it?</p><p>Thanks for your collaboration,<br />Cocco.</p>]]></content>
			<author>
				<name><![CDATA[mr.cocco]]></name>
				<uri>http://www.iredmail.org/forum/user18082.html</uri>
			</author>
			<updated>2012-12-11T16:04:52Z</updated>
			<id>http://www.iredmail.org/forum/post19503.html#p19503</id>
		</entry>
</feed>
