<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — backupmx bug?]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic4057.xml" />
	<updated>2012-10-21T07:15:51Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic4057-backupmx-bug.html</id>
		<entry>
			<title type="html"><![CDATA[Re: backupmx bug?]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post18749.html#p18749" />
			<content type="html"><![CDATA[<p>this is in my config <br />proxy_read_maps = $canonical_maps $lmtp_generic_maps $local_recipient_maps $mydestination $mynetworks $recipient_bcc_maps $recipient_canonical_maps $relay_domains $relay_recipient_maps $relocated_maps $sender_bcc_maps $sender_canonical_maps $smtp_generic_maps $smtpd_sender_login_maps $transport_maps $virtual_alias_domains $virtual_alias_maps $virtual_mailbox_domains $virtual_mailbox_maps $smtpd_sender_restrictions</p><p>transport after relay, but i have this problem<br />in 0.8.3 fixed this?</p>]]></content>
			<author>
				<name><![CDATA[exename]]></name>
				<uri>http://www.iredmail.org/forum/user32113.html</uri>
			</author>
			<updated>2012-10-21T07:15:51Z</updated>
			<id>http://www.iredmail.org/forum/post18749.html#p18749</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: backupmx bug?]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post18746.html#p18746" />
			<content type="html"><![CDATA[<p>- Postfix will perform lookup of &quot;relay_domains&quot; before transport.<br />- Please upgrade iRedMail-0.7.4 to the latest 0.8.3 first.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2012-10-21T04:29:36Z</updated>
			<id>http://www.iredmail.org/forum/post18746.html#p18746</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[backupmx bug?]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post18742.html#p18742" />
			<content type="html"><![CDATA[<p>==== Required information ====<br />- iRedMail version: 0.7.4<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL<br />- Linux/BSD distribution name and version: ubuntu 10.04<br />- Related log if you&#039;re reporting an issue: <br />==== <br />Hello, after install iredmail as primary mx, switch server to secondary by inserting in mysql&nbsp; backupmx=1<br />all mails to my domains return with code 5.1.1 unknown user<br />i check all settings and find problem -&nbsp; in transport_maps_domain.cf<br />query SELECT transport FROM domain WHERE domain=&#039;%s&#039; AND active=1 <br />for my domains return transport=dovecot, <br />and dovecot in /etc/dovecot/dovecot-mysql.conf <br />query user_query = SELECT CONCAT(mailbox.storagebasedirectory, &#039;/&#039;, mailbox.storagenode, &#039;/&#039;, mailbox.maildir) AS home, CONCAT(&#039;*:bytes=&#039;, mailbox.quota*1048576) AS quota_rule FROM mailbox,domain WHERE mailbox.username=&#039;%u&#039; AND mailbox.domain=&#039;%d&#039; AND mailbox.enable%Ls%Lc=1 AND mailbox.domain=domain.domain AND domain.backupmx=0 AND domain.active=1 AND mailbox.active=1<br />return nothing and send mail with 5.5.1 code<br />I change query in transport_maps_domain.cf <br />SELECT transport FROM domain WHERE domain=&#039;%s&#039; AND active=1 AND backupmx=0<br />and mails sended to primary MX server<br />What this - iRedMail bug or my mistake ?</p>]]></content>
			<author>
				<name><![CDATA[exename]]></name>
				<uri>http://www.iredmail.org/forum/user32113.html</uri>
			</author>
			<updated>2012-10-20T21:54:19Z</updated>
			<id>http://www.iredmail.org/forum/post18742.html#p18742</id>
		</entry>
</feed>
