On Wed, Jul 09, 2014 at 08:48:33AM +0200, Roel van Meer wrote:
> 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 tried using recipient_bcc_maps, and this works, but that map accepts only
> a single address to send bcc's to.
The bcc address is itself subject to virtual alias expansion, however
using this for normal non-bcc processing is likely unwise.
> 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.
--
Viktor.