Mailing List Archive

Looking for generic tutorial for implementing SMTP AUTH against LDAP
Hi all,

I want to setup an Exim SMTP AUTH server, where my users are in a POSIX
compliant LDAP.

I am running ArchLinux, so a generic tutorial would be fine (Debian
specific ones need some transformations to remove the Debians packagers
macros)

Would you know any existing tutorial for that, please?

Regards.


--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-users-unsubscribe@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/
Re: Looking for generic tutorial for implementing SMTP AUTH against LDAP [ In reply to ]
On 27/10/2023 05:24, Mihamina RKTMB via Exim-users wrote:
> Hi all,
>
> I want to setup an Exim SMTP AUTH server, where my users are in a
> POSIX compliant LDAP.
>
> I am running ArchLinux, so a generic tutorial would be fine (Debian
> specific ones need some transformations to remove the Debians
> packagers macros)
>
> Would you know any existing tutorial for that, please?
>
> Regards.
>
>
Not a tutorial, but maybe the following configuration file might help,
it's generic with ldap commented out. I'm using it in production and it
works well with openldap 2.6:
https://github.com/dbmail/dbmail/blob/main/contrib/exim-dbmail-configure

--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-users-unsubscribe@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/