Viktor Dukhovni writes:
> Basic question: if I have two virtual_mailbox_maps, is there a way
> to ensure lookups happen in both of them, even if the first already
> had a match?
No.
I was afraid it wouldn't.
> It seems the only way to make this work is to make sure that the LDAP
> lookup returns external addresses and actual mailboxes in one go (like
> it used to do with mailacceptinggeneralid/maildrop entries).
You can specify multiple result attributes, any of which can be
multi-valued.
I didn't know about the multiple result attributes; that's very helpful!
Thanks!
Roel