Re: [389-users] sendmail LDAP routing

2011-10-12 Thread Orion Poplawski
On 10/12/2011 03:35 PM, Rich Megginson wrote: > On 10/12/2011 03:13 PM, Orion Poplawski wrote: >> Looks like 389 doesn't by default have the LDAP Schema for Intranet Mail >> Routing schema defined which uses objectClass inetLocalMailRecipient. Any >> particular reason for this? Is there a more usef

Re: [389-users] sendmail LDAP routing

2011-10-12 Thread Rich Megginson
On 10/12/2011 03:13 PM, Orion Poplawski wrote: > Looks like 389 doesn't by default have the LDAP Schema for Intranet Mail > Routing schema defined which uses objectClass inetLocalMailRecipient. Any > particular reason for this? Is there a more useful schema? I don't know about more useful, but th

Sendmail Ldap routing

2010-10-28 Thread Harley Race
I am using plain vanilla install of Fedora 13 and sendmail (sendmail-8.14.4-5.fc13.i686). In past versions of Fedora I was able to use sendmail to perform ldap-less routing using: LDAPROUTE_DOMAIN(`mydomain.com')dnl FEATURE(`ldap_routing',`hash -T /etc/mail/mailroutes',`null',`bounce')dnl If