> I'm using the mailLocalAddress and mailRoutingAddress attributes for email 
> addresses and local mail delivery, respectively.
> I've had a couple problems with this, such as mailLocalAddress doesn't 
> allow substring indexing (so we can't search for part of an email), but 
> I've worked around this with software.

But the mail address for a person/account is the "mail" attribute.
mailLocalAddress is only used for LDAP mail routing.

> Now I recently got the amavisd LDAP schema and it requires "mail".  I 
> assume mail is an attribute somewhere that would match mailLocalAddress. 

Yes, in your case at least.  These attributes don't mean the same
things.

> Instead of changing my entire schema, I was considering just changing the 
> requirement in the amavisd schema from "mail" to "mailLocalAddress".
> Good idea?  Bad idea?

Copy the contents of "mailLocalAddress" into "mail".  

Attachment: signature.asc
Description: This is a digitally signed message part

---
You are currently subscribed to ldap@umich.edu as: [EMAIL PROTECTED]
To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the 
SUBJECT of the message.

Reply via email to