<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — Multiple addresses for alias mail]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic4451.xml" />
	<updated>2013-02-07T15:18:07Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic4451-multiple-addresses-for-alias-mail.html</id>
		<entry>
			<title type="html"><![CDATA[Re: Multiple addresses for alias mail]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post20236.html#p20236" />
			<content type="html"><![CDATA[<p>Please separate multiple addresses by comma (,). For example:<br /></p><div class="quotebox"><blockquote><p>mysql&gt; INSERT ... (..., goto, ...) VALUES (..., &#039;user1@domain.com,user2@domain.com,user3@domain.com&#039;, ...);</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2013-02-07T15:18:07Z</updated>
			<id>http://www.iredmail.org/forum/post20236.html#p20236</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Multiple addresses for alias mail]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post20233.html#p20233" />
			<content type="html"><![CDATA[<p>==== Required information ====<br />- iRedMail version: 0.8.3<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL<br />- Linux/BSD distribution name and version: Centos 6.3<br />- Related log if you&#039;re reporting an issue: <br />==== <br />Hi,</p><p>I read in a post about adding alias addresses.<br /></p><div class="codebox"><pre><code>mysql&gt; USE vmail;
mysql&gt; INSERT INTO alias (address, goto, domain) VALUES (&#039;EmailUserAlias@example.net&#039;, &#039;EmailUser@example.net&#039;, &#039;example.net&#039;);</code></pre></div><p>How can I add multiple goto addresses? Can I do this through phpmyadmin adding each address in separate line in the goto field?</p>]]></content>
			<author>
				<name><![CDATA[kapnos]]></name>
				<uri>http://www.iredmail.org/forum/user2491.html</uri>
			</author>
			<updated>2013-02-07T14:51:40Z</updated>
			<id>http://www.iredmail.org/forum/post20233.html#p20233</id>
		</entry>
</feed>
