simple add the domains and subdomains to the locals and rcpthosts files
and add a domain.ldif for each domain or subdomain.

thanks to ldap patch you don't have to worry about some more configurations

example:

domain1.ldif:
dn: ou=abc.com.ar,ou=qmail,o=yourcompany,c=AR
objectClass: top
objectClass: organizationalUnit
ou: abc.com.ar
description: abc.com.ar

subdomain.ldif
dn: ou=xyz.abc.com.ar,ou=qmail,o=yourcompany,c=AR
objectClass: top
objectClass: organizationalUnit
ou: xyz.abc.com.ar
description: xyz.abc.com.ar


> In my example there are 2 domains
> abc.com.ar and abcdefg.com.ar
>
> NOT
> abcdefg.com.ar and xyz.abdefg.com.ar (subdomain)
>
> I read
> http://www.lifewithqmail.org/ldap/#domain%20aliassing
> but it don�t work.
>
> Leandro.
>
>
> ----- Original Message -----
> From: "Ted Zlatanov" <[EMAIL PROTECTED]>
> To: "Cesar Garcia" <[EMAIL PROTECTED]>
> Cc: "Leandro" <[EMAIL PROTECTED]>; "QMAIL-LDAP"
> <[EMAIL PROTECTED]>
> Sent: Thursday, June 24, 2004 11:18 AM
> Subject: Re: multiple domains in qmail-ldap
>
>
>> On 24 Jun 2004, [EMAIL PROTECTED] wrote:
>>
>> > http://www.lifewithqmail.org/ldap/#domain%20aliassing
>>
>> I like this solution for Leandro's question, but with over 1200
>> possible subdomains at my site it's simply impractical, and could be
>> handled with a 2-line rewrite file instead if that support were added
>> to qmail-ldap.  Sorry if I'm missing something obvious - let me know
>> if there's a way to use the lifewithqmail.org solution in my situation
>> because I'd like to avoid patching
> qmail-ldap if at all possible.
>>
>> Ted
>

-- 
[EMAIL PROTECTED]
key ID 1EF56FDC

Reply via email to