<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — PGSQL alias_domain]]></title>
		<link>http://www.iredmail.org/forum/topic4185-pgsql-aliasdomain.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic4185.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in PGSQL alias_domain.]]></description>
		<lastBuildDate>Fri, 07 Dec 2012 13:29:06 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: PGSQL alias_domain]]></title>
			<link>http://www.iredmail.org/forum/post19436.html#p19436</link>
			<description><![CDATA[<p>Search &#039;final_spam_destiny&#039; in all files under /etc/amavis/conf.d/.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Fri, 07 Dec 2012 13:29:06 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19436.html#p19436</guid>
		</item>
		<item>
			<title><![CDATA[Re: PGSQL alias_domain]]></title>
			<link>http://www.iredmail.org/forum/post19433.html#p19433</link>
			<description><![CDATA[<p>in my debian_defaults these values are 6.31<br />in 21_ubuntu_defaults i set<br />final_spam_destiny&nbsp; &nbsp; &nbsp; &nbsp;= D_REJECT;&nbsp; # (defaults to D_REJECT)<br />was D_DISCARD<br />so nothing helps, spam is still going</p>]]></description>
			<author><![CDATA[null@example.com (mailer)]]></author>
			<pubDate>Fri, 07 Dec 2012 04:58:03 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19433.html#p19433</guid>
		</item>
		<item>
			<title><![CDATA[Re: PGSQL alias_domain]]></title>
			<link>http://www.iredmail.org/forum/post19358.html#p19358</link>
			<description><![CDATA[<p>By default all mail marked as spam should be blocked. check the /etc/amavis/conf.d/20-debian_defaults file. the sa_tag2_level and sa_kill_level should have the same value (by default 6.31). If it has try to turn down both values to the value present in the sa_tag_level (2.0).</p><p>If you make changes restart amavis.</p>]]></description>
			<author><![CDATA[null@example.com (hferreira)]]></author>
			<pubDate>Tue, 04 Dec 2012 11:29:35 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19358.html#p19358</guid>
		</item>
		<item>
			<title><![CDATA[Re: PGSQL alias_domain]]></title>
			<link>http://www.iredmail.org/forum/post19357.html#p19357</link>
			<description><![CDATA[<p>now im looking for spam-filter &gt;.&lt;<br />i got a lot of mails marked as ***SPAM*** but i want to reject em all absolutely not just to mark (or move to spam-folder at least).<br />anybody got a solution?</p>]]></description>
			<author><![CDATA[null@example.com (mailer)]]></author>
			<pubDate>Tue, 04 Dec 2012 10:46:50 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19357.html#p19357</guid>
		</item>
		<item>
			<title><![CDATA[Re: PGSQL alias_domain]]></title>
			<link>http://www.iredmail.org/forum/post19356.html#p19356</link>
			<description><![CDATA[<p>tried another way and now i got result.<br />1)i added domain asd.qwe.com<br />2)in main.cf changed string<br />virtual_alias_maps = hash:/etc/postfix/virtual<br />3)/etc/postfix/virtual&nbsp; &nbsp;contains<br />@asd.qwe.com asd@qwe.com<br />4) postmap /etc/postfix/virtual<br />5) service postfix restart</p><p>and now redirect works</p>]]></description>
			<author><![CDATA[null@example.com (mailer)]]></author>
			<pubDate>Tue, 04 Dec 2012 10:44:47 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19356.html#p19356</guid>
		</item>
		<item>
			<title><![CDATA[Re: PGSQL alias_domain]]></title>
			<link>http://www.iredmail.org/forum/post19213.html#p19213</link>
			<description><![CDATA[<p>I guess you need to relay emails for whole domain to 3rd-level domain, not alias domain.</p><p>Try to set per-domain transport to your 3rd-level domain smtp server. (With iRedMail, please set column &quot;domain.transport&quot; (vmail database) to &quot;smtp:[YOUR_3RD_LEVEL_DOMAIN_SERVER]:25&quot;. If you have iRedAdmin-Pro installed, please go to domain profile page, under tab &quot;Relay&quot;.)</p><p>Reference: <a href="http://www.postfix.org">http://www.postfix.org</a>./postconf.5.html#transport_maps</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Sat, 24 Nov 2012 13:58:15 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19213.html#p19213</guid>
		</item>
		<item>
			<title><![CDATA[PGSQL alias_domain]]></title>
			<link>http://www.iredmail.org/forum/post19196.html#p19196</link>
			<description><![CDATA[<p>==== Required information ====<br />- iRedMail version: 0.8.3<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): PGSQL<br />- Linux/BSD distribution name and version: ubuntu server 12.04<br />- Related log if you&#039;re reporting an issue: <br />==== </p><br /><p>Hello. Im using IRM 0.8.3 about a month and it works perfect but i have a purpose to transfer some messages to another server. I have 2nd level domain - for example qwe.com. I got to setup this server to redirect messages for 3rd level (all_users@asd.qwe.com) to another server (another ip but not the mail-domain). I found alias_domain table in vmail-db but how should i use it?</p>]]></description>
			<author><![CDATA[null@example.com (mailer)]]></author>
			<pubDate>Fri, 23 Nov 2012 04:43:36 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19196.html#p19196</guid>
		</item>
	</channel>
</rss>
