<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — Aliases problem]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic216.xml" />
	<updated>2009-09-04T13:03:50Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic216-aliases-problem.html</id>
		<entry>
			<title type="html"><![CDATA[Re: Aliases problem]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1049.html#p1049" />
			<content type="html"><![CDATA[<p>I believe, I destroyed something by playing arround with postfix settings.<br />I´ll restore the changes with an image I made some days ago.&nbsp; </p><p>Btw. in main.cf in line<br />mydestination = $myhostname, localhost, localhost.localdomain, localhost.$myhostname<br />should be <br />mydestination = $myhostname, localhost, localhost.localdomain, localhost.$mydomain<br />Of course its possibly that I changed this. Can you check it?</p><p>It is advantageous to use postfix´s proxymap (proxy:mysql:......) instead of (mysql:....)?<br />I also tried to use amavis tmp directory with ramdisk (tmpfs). It works but there is not enough traffic on my test environment to evaluate this.</p>]]></content>
			<author>
				<name><![CDATA[mbsouth]]></name>
				<uri>http://www.iredmail.org/forum/user69.html</uri>
			</author>
			<updated>2009-09-04T13:03:50Z</updated>
			<id>http://www.iredmail.org/forum/post1049.html#p1049</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Aliases problem]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1043.html#p1043" />
			<content type="html"><![CDATA[<p>Did you change other postfix parameters?</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-09-04T02:33:12Z</updated>
			<id>http://www.iredmail.org/forum/post1043.html#p1043</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Aliases problem]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1041.html#p1041" />
			<content type="html"><![CDATA[<p>Sorry about that!</p><p>postmaster@example.com,office@example.com,example.com,2009-09-03 01:48:18,2009-09-03 14:56:02,9999-12-31 00:00:00,1</p><p>&#039;office@example.com&#039;, xxxx, &#039;office&#039;, &#039;/var/vmail/vmail01&#039;, &#039;example.com/office/&#039;, 100, &#039;example.com&#039;, &#039;dovecot&#039;, &#039;&#039;, &#039;normal&#039;, NULL, 1, 1, 1, 1, 1, &#039;0000-00-00 00:00:00&#039;, 0, &#039;&#039;, &#039;2009-08-22 01:48:18&#039;, &#039;2009-08-29 22:47:32&#039;, &#039;9999-12-31 00:00:00&#039;, 1</p><p>If I comment out<br />#enable_original_recipient = no it works again!</p><br /><p>thx</p>]]></content>
			<author>
				<name><![CDATA[mbsouth]]></name>
				<uri>http://www.iredmail.org/forum/user69.html</uri>
			</author>
			<updated>2009-09-03T19:34:25Z</updated>
			<id>http://www.iredmail.org/forum/post1041.html#p1041</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Aliases problem]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1038.html#p1038" />
			<content type="html"><![CDATA[<p>hi, sir. i just want to check other columns. please paste all output result. (Just HIDE/CHANGE password field)</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-09-03T15:59:01Z</updated>
			<id>http://www.iredmail.org/forum/post1038.html#p1038</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Aliases problem]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1037.html#p1037" />
			<content type="html"><![CDATA[<p>SELECT * FROM alias WHERE address=&#039;postmaster@example.com&#039;;<br />=&gt; postmaster@example.com, office@example.com [address,goto]</p><p>SELECT * FROM mailbox WHERE username=&#039;office@example.com&#039;;<br />=&gt; office@example.com, the_password, Office, /var/vmail/example.com/office ...</p><br /><br /><br /><p>thx</p>]]></content>
			<author>
				<name><![CDATA[mbsouth]]></name>
				<uri>http://www.iredmail.org/forum/user69.html</uri>
			</author>
			<updated>2009-09-03T15:14:31Z</updated>
			<id>http://www.iredmail.org/forum/post1037.html#p1037</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Aliases problem]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1036.html#p1036" />
			<content type="html"><![CDATA[<p>Could you please show the SQL query result?<br /></p><div class="codebox"><pre><code>mysql&gt; USE vmail;
mysql&gt; SELECT * FROM alias WHERE address=&#039;postmaster@example.com&#039;;
mysql&gt; SELECT * FROM mailbox WHERE username=&#039;office@example.com&#039;;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-09-03T15:05:49Z</updated>
			<id>http://www.iredmail.org/forum/post1036.html#p1036</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Aliases problem]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1033.html#p1033" />
			<content type="html"><![CDATA[<p>Strange things happens. <br />Today I created an alias -&gt; postmaster@example.com. It points to office@example.com (mailbox) [address -&gt; goto].<br />When I sent a message to postmaster@example.com I got this in the mail.log:</p><p>NOQUEUE: reject: RCPT from external.mailserver.local[x.x.x.x]: 450 4.1.1 &lt;postmaster@example.com&gt;: Recipient address rejected: unverified address: Address verification in progress; from=&lt;user@mailserver.local&gt; to=&lt;postmaster@example.com&gt; proto=ESMTP helo=&lt;external.mailserver.local&gt;</p><p>I test it like:<br />postmap -q postmaster@example.com proxy:mysql:/etc/postfix/mysql_virtual_alias_maps.cf<br />Result:<br />office@example.com</p><p>After that I tried any other aliases. The same happens. Any idea?</p><br /><p>mbsouth</p>]]></content>
			<author>
				<name><![CDATA[mbsouth]]></name>
				<uri>http://www.iredmail.org/forum/user69.html</uri>
			</author>
			<updated>2009-09-03T14:21:52Z</updated>
			<id>http://www.iredmail.org/forum/post1033.html#p1033</id>
		</entry>
</feed>
