Subject: The mailing list for listmasters using Sympa
List archive
Re: [en@sympa] LDAP users and multiple email addresses
- From: Roy Sigurd Karlsbakk <address@concealed>
- To: Roy Sigurd Karlsbakk <address@concealed>
- Cc: sympa-users <address@concealed>
- Subject: Re: [en@sympa] LDAP users and multiple email addresses
- Date: Mon, 12 May 2025 12:28:57 +0200
--
Roy Sigurd Karlsbakk
address@concealed
+47 9801 3356
--
I all pedagogikk er det essensielt at pensum presenteres intelligibelt. Det er et elementært imperativ for alle pedagoger å unngå eksessiv anvendelse av idiomer med xenotyp etymologi. I de fleste tilfeller eksisterer adekvate og relevante synonymer på norsk.
</snip>On 9 May 2025, at 12:00, Roy Sigurd Karlsbakk <address@concealed> wrote:Hi allWe're using LDAP (AD) for authentication and this works well. When a user sends an email from address@concealed, it all works well. However, a lot of users are used to using address@concealed. If this is used, the email is rejected by sympa. So, I checked and the alternate address is in proxyAddresses in LDAP - fine - let's add that. Those addresses are prefixed with the protocol (smtp, sip or x500 in this case), so I found (somewhere) that using the select line below, should help to clean this up. Going further, I've enabled merge_feature in sympa.conf and I start testing. It works well from address@concealed, vut if I try from address@concealed, the email is silently discarded, never to be seen again.Can anyone find an obvious error below (that is, from auth.conf), please tell!thanks in advanceroy--- ldap.confldapregexp my\.tldhost ldap.my.tld:636timeout 30suffix OU=something,DC=strange,DC=my,DC=tldbind_dn ldap_bind_acctbind_password topsecretget_dn_by_uid_filter (uid=[sender])get_dn_by_email_filter (|(mail=[sender])(proxyAddresses=[sender]))
I tried to change the above to these
get_dn_by_uid_filter (|(uid=[sender])(proxyAddresses=smtp:[sender]))
get_dn_by_email_filter (|(mail=[sender])(proxyAddresses=smtp:[sender]))
…which looks better, but still doesn't work. Anyone with an idea?
roy
-
[en@sympa] LDAP users and multiple email addresses,
Roy Sigurd Karlsbakk, 05/09/2025
- Re: [en@sympa] LDAP users and multiple email addresses, Roy Sigurd Karlsbakk, 05/12/2025
Archive powered by MHonArc 2.6.19+.