<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — Howto create aliases for forwarding to external users (LDAP backend)]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic348.xml" />
	<updated>2009-10-17T21:46:14Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic348-howto-create-aliases-for-forwarding-to-external-users-ldap-backend.html</id>
		<entry>
			<title type="html"><![CDATA[Re: Howto create aliases for forwarding to external users (LDAP backend)]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1545.html#p1545" />
			<content type="html"><![CDATA[<p>You need to use objectClass mailAlias and mailForwardingAddress attribute :</p><p>dn: mail=list@example.com,ou=Aliases,domainName=example.com,o=hosting,dc=example,dc=com<br />objectClass: mailAlias<br />objectClass: top<br />mail: list@example.com<br />mailForwardingAddress: user1@free.fr<br />mailForwardingAddress: user2@gmail.com<br />mailForwardingAddress: user3@yahoo.fr<br />accountStatus: active<br />cn: list<br />enabledService: deliver<br />enabledService: displayedInGlobalAddressBook<br />enabledService: mail</p>]]></content>
			<author>
				<name><![CDATA[mael]]></name>
				<uri>http://www.iredmail.org/forum/user6.html</uri>
			</author>
			<updated>2009-10-17T21:46:14Z</updated>
			<id>http://www.iredmail.org/forum/post1545.html#p1545</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Howto create aliases for forwarding to external users (LDAP backend)]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1544.html#p1544" />
			<content type="html"><![CDATA[<p>How I can create alias for forwarding messages to one or several users, including external emails?<br />I&#039;ve seen a post for creating groups:<br /><a href="http://www.iredmail.org/forum/topic285-how-to-create-user-groups-or-aliases.html">http://www.iredmail.org/forum/topic285- … iases.html</a><br />That woks, but by using that I can only add users within the domain, not external users.</p>]]></content>
			<author>
				<name><![CDATA[rroca]]></name>
				<uri>http://www.iredmail.org/forum/user408.html</uri>
			</author>
			<updated>2009-10-17T20:06:33Z</updated>
			<id>http://www.iredmail.org/forum/post1544.html#p1544</id>
		</entry>
</feed>
