On Tue, Dec 20, 2022 at 9:46 AM Yanko Hernández Álvarez <yhdezalva...@gmail.com> wrote: > > That's a good one!!!! > > It seems possible. Let me check. The problem is the ldap query now. > I'm not sure if I can do that with ldap. mailfilter does two ldap > queries, one to lookup the "main" group/role and another to get the > email address of that role. Kind of a sql join, but in two parts. Let > me see if I can do it with one query. Or maybe change how this data is > stored inside the ldap db. > > But good catch!!! I learned something new today!!! > > Thanks! >
Well, it seems ldap queries are not flexible enough. It's a shame.