Re: Reverse entry lookups in LDAP

2011-11-09 Thread Viktor Dukhovni
On Wed, Nov 09, 2011 at 03:36:42PM -0500, Mike A. Leonetti wrote: > >> For example the user would be located under > >> "cn=Mike,cn=users,dc=server,dc=local" and have the "mail" attribute for the > >> local mailbox. > >> > >> The contact would be located under: "cn=Mike - > >> Blackberry,cn=users

Re: Reverse entry lookups in LDAP

2011-11-09 Thread Mike A. Leonetti
On 2011/11/09, at 14:38, Stephen Ingram wrote: > On Wed, Nov 9, 2011 at 11:29 AM, Michael A. Leonetti > wrote: >> I really wasn't sure of what to title the mail, but. >> >> So, I need to get postfix to deliver both locally to the user (which is no >> problem) and deliver to an external contact.

Re: Reverse entry lookups in LDAP

2011-11-09 Thread Stephen Ingram
On Wed, Nov 9, 2011 at 11:29 AM, Michael A. Leonetti wrote: > I really wasn't sure of what to title the mail, but. > > So, I need to get postfix to deliver both locally to the user (which is no > problem) and deliver to an external contact. The actual local e-mail address > of the user is found in

Reverse entry lookups in LDAP

2011-11-09 Thread Michael A. Leonetti
I really wasn't sure of what to title the mail, but. So, I need to get postfix to deliver both locally to the user (which is no problem) and deliver to an external contact. The actual local e-mail address of the user is found in the "mail" attribute, but the external contact to deliver to is locat