<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Qurantine report possible?]]></title>
		<link>http://www.iredmail.org/forum/topic4054-qurantine-report-possible.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic4054.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Qurantine report possible?.]]></description>
		<lastBuildDate>Sun, 21 Oct 2012 04:00:59 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Qurantine report possible?]]></title>
			<link>http://www.iredmail.org/forum/post18743.html#p18743</link>
			<description><![CDATA[<div class="quotebox"><cite>Tue wrote:</cite><blockquote><p>What i mean is that sometimes e-mails are marked as SPAM (at least they are with our current mail system) even though they are actually HAM - i know i can tell spamassain that is HAM at commandline, but was wondring if it was possible directly from iRedAdmin. As i can see i can only choose to release or delete the quarantined message. (dont want to give my users shell access)</p></blockquote></div><p>Good idea. But i think it&#039;s better to enable bayes support in SpamAssassin. Or, you just want to whitelist sender or recipient?</p><div class="quotebox"><cite>Tue wrote:</cite><blockquote><p>And just another quarantine related question. Lets say i have two users A and B.<br />A = domain admin<br />B = standard user<br />B recives a spam massage that is quarantined.<br />Can B release it himself, or does he need to get A to login to the admin interface and release it for him.</p></blockquote></div><p>Not achieved in iRedAdmin-Pro yet, sorry.<br />I&#039;m wondering what the differences are between delivering spam to user directly and &quot;quarantining -&gt; notify recipient -&gt; user request to release or delete it&quot;</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Sun, 21 Oct 2012 04:00:59 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18743.html#p18743</guid>
		</item>
		<item>
			<title><![CDATA[Re: Qurantine report possible?]]></title>
			<link>http://www.iredmail.org/forum/post18737.html#p18737</link>
			<description><![CDATA[<div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><div class="quotebox"><cite>Tue wrote:</cite><blockquote><p>- setup so that the reciever of the spam / virus e-mail gets a daily e-mail with the messages that are quarantined. (if not can you point me in the direction on what fields in the database contains the following: subject, reciever, data, sender on the messages quarantiner as i can then just write a script that does send that daily message)</p></blockquote></div><p>These info stored in several tables: maddr, msgs, msgrcpt, quarantine.<br />It is recommended to read README files shipped in ROM/Deb package or its web site for more details.</p><div class="quotebox"><cite>Tue wrote:</cite><blockquote><p>- change to qurantine duration - as i can see in iRedAdmin-Pro, it says that mails are quarantined for 7 days - i wish to change that to 30 days.</p></blockquote></div><p>Please set them in iRedAdmin-Pro-MySQL-1.5.1/libs/settings.py (actually, it&#039;s recommended to store in separate setting file, libs/settings_local.py), then setup cron job to delete old records with script shipped in iRedAdmin-Pro: tools/cleanup_amavisd_db.py.</p><div class="quotebox"><cite>Tue wrote:</cite><blockquote><p>- tell amavisd / spamassasin from iRedAdmin-Pro that an email it has qurantined for spam is a false positive?</p></blockquote></div><p>Sorry, i don&#039;t quite understand what it means. <img src="http://www.iredmail.org/forum/img/smilies/sad.png" width="15" height="15" alt="sad" /></p></blockquote></div><p>What i mean is that sometimes e-mails are marked as SPAM (at least they are with our current mail system) even though they are actually HAM - i know i can tell spamassain that is HAM at commandline, but was wondring if it was possible directly from iRedAdmin. As i can see i can only choose to release or delete the quarantined message. (dont want to give my users shell access)</p><p>And just another quarantine related question. Lets say i have two users A and B.<br />A = domain admin<br />B = standard user</p><p>B recives a spam massage that is quarantined.<br />Can B release it himself, or does he need to get A to login to the admin interface and release it for him.</p>]]></description>
			<author><![CDATA[null@example.com (Tue)]]></author>
			<pubDate>Sat, 20 Oct 2012 15:08:34 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18737.html#p18737</guid>
		</item>
		<item>
			<title><![CDATA[Re: Qurantine report possible?]]></title>
			<link>http://www.iredmail.org/forum/post18736.html#p18736</link>
			<description><![CDATA[<div class="quotebox"><cite>Tue wrote:</cite><blockquote><p>- setup so that the reciever of the spam / virus e-mail gets a daily e-mail with the messages that are quarantined. (if not can you point me in the direction on what fields in the database contains the following: subject, reciever, data, sender on the messages quarantiner as i can then just write a script that does send that daily message)</p></blockquote></div><p>These info stored in several tables: maddr, msgs, msgrcpt, quarantine.<br />It is recommended to read README files shipped in ROM/Deb package or its web site for more details.</p><div class="quotebox"><cite>Tue wrote:</cite><blockquote><p>- change to qurantine duration - as i can see in iRedAdmin-Pro, it says that mails are quarantined for 7 days - i wish to change that to 30 days.</p></blockquote></div><p>Please set them in iRedAdmin-Pro-MySQL-1.5.1/libs/settings.py (actually, it&#039;s recommended to store in separate setting file, libs/settings_local.py), then setup cron job to delete old records with script shipped in iRedAdmin-Pro: tools/cleanup_amavisd_db.py.</p><div class="quotebox"><cite>Tue wrote:</cite><blockquote><p>- tell amavisd / spamassasin from iRedAdmin-Pro that an email it has qurantined for spam is a false positive?</p></blockquote></div><p>Sorry, i don&#039;t quite understand what it means. <img src="http://www.iredmail.org/forum/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Sat, 20 Oct 2012 14:35:30 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18736.html#p18736</guid>
		</item>
		<item>
			<title><![CDATA[Qurantine report possible?]]></title>
			<link>http://www.iredmail.org/forum/post18717.html#p18717</link>
			<description><![CDATA[<p>==== Required information ====<br />- iRedMail version: 0.8.3<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): iRedAdmin-Pro-MySQL-1.5.1<br />- Linux/BSD distribution name and version: CentOS 6.3<br />- Related log if you&#039;re reporting an issue: <br />==== </p><p>I have setup amavisd to qurantine spam and viruses to the database instead of sending directly to user.</p><p>I was wondering if the following is possible.</p><p>- setup so that the reciever of the spam / virus e-mail gets a daily e-mail with the messages that are quarantined. (if not can you point me in the direction on what fields in the database contains the following: subject, reciever, data, sender on the messages quarantiner as i can then just write a script that does send that daily message)</p><p>- change to qurantine duration - as i can see in iRedAdmin-Pro, it says that mails are quarantined for 7 days - i wish to change that to 30 days.</p><p>- tell amavisd / spamassasin from iRedAdmin-Pro that an email it has qurantined for spam is a false positive?</p><p>Best regards<br />Tue</p>]]></description>
			<author><![CDATA[null@example.com (Tue)]]></author>
			<pubDate>Sat, 20 Oct 2012 13:39:04 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18717.html#p18717</guid>
		</item>
	</channel>
</rss>
