1 message in net.sourceforge.lists.courier-maildrop[maildropl] multiple ldap attribute
FromSent OnAttachments
Vishaal GolamApr 1, 2005 12:32 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] multiple ldap attributeActions...
From:Vishaal Golam (Vish@univ-mlv.fr)
Date:Apr 1, 2005 12:32:38 am
List:net.sourceforge.lists.courier-maildrop

Hi,

Anyone have any hints to use two (or more) ldap attributes for the 'mail_attr' directive of maildropldap.conf ?

Explications: We used, for severals (good) reasons, 'mail' and 'mailAlternateAddress' for our
different email addresses: ldapsearch -LLL -x -b "ou=Users,ou=Personnel,dc=univ-mlv,dc=fr" "(uid=golam)"
mail mailAlternateAddress dn: uid=golam,ou=Users,ou=Personnel,dc=univ-mlv,dc=fr mail: Vish@univ-mlv.fr mailAlternateAddress: gol@univ-mlv.fr

But maildrop use only the attribute specified by 'mail_attr'. How can it matches with 'mailAlternateAddress' too ?

Thanks