<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — PGSQL alias_domain]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic4185.xml" />
	<updated>2012-12-07T13:29:06Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic4185-pgsql-aliasdomain.html</id>
		<entry>
			<title type="html"><![CDATA[Re: PGSQL alias_domain]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19436.html#p19436" />
			<content type="html"><![CDATA[<p>Search &#039;final_spam_destiny&#039; in all files under /etc/amavis/conf.d/.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2012-12-07T13:29:06Z</updated>
			<id>http://www.iredmail.org/forum/post19436.html#p19436</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PGSQL alias_domain]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19433.html#p19433" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[mailer]]></name>
				<uri>http://www.iredmail.org/forum/user32170.html</uri>
			</author>
			<updated>2012-12-07T04:58:03Z</updated>
			<id>http://www.iredmail.org/forum/post19433.html#p19433</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PGSQL alias_domain]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19358.html#p19358" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[hferreira]]></name>
				<uri>http://www.iredmail.org/forum/user31752.html</uri>
			</author>
			<updated>2012-12-04T11:29:35Z</updated>
			<id>http://www.iredmail.org/forum/post19358.html#p19358</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PGSQL alias_domain]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19357.html#p19357" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[mailer]]></name>
				<uri>http://www.iredmail.org/forum/user32170.html</uri>
			</author>
			<updated>2012-12-04T10:46:50Z</updated>
			<id>http://www.iredmail.org/forum/post19357.html#p19357</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PGSQL alias_domain]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19356.html#p19356" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[mailer]]></name>
				<uri>http://www.iredmail.org/forum/user32170.html</uri>
			</author>
			<updated>2012-12-04T10:44:47Z</updated>
			<id>http://www.iredmail.org/forum/post19356.html#p19356</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PGSQL alias_domain]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19213.html#p19213" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2012-11-24T13:58:15Z</updated>
			<id>http://www.iredmail.org/forum/post19213.html#p19213</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[PGSQL alias_domain]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19196.html#p19196" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[mailer]]></name>
				<uri>http://www.iredmail.org/forum/user32170.html</uri>
			</author>
			<updated>2012-11-23T04:43:36Z</updated>
			<id>http://www.iredmail.org/forum/post19196.html#p19196</id>
		</entry>
</feed>
