On Thursday, Aug 28, 2003, at 13:09 Europe/Amsterdam, Paul J Stevens
wrote:
Ilja Booij wrote:
* Authentication
The authentication code from dbauth??sql.c has been moved to a new
auth/ directory. There are two C-files there. authsql.c which
implements "classic" SQL authentication. authldap.c implements LDAP
authentication as implemented by Aaron Stone ([EMAIL PROTECTED]).
I've added a configure switch --with-auth-ldap which will compile
dbmail with this LDAP code.
Great. It builds with out a problem. Only issue I had was a missing
Makefile.in in /auth/
fixed.
But from Aaron's description in one of his earlies emails, I get the
impression that some custom ldap-schema are being used. Is that so,
and if so, where-o-where is it ? Aaron ?
The main reason I've put it in so that Aaron could test it. Aaron, if
you can post your ldap-schema, I'll put in the new branch.
Also, are there any plans to incorporate TLS support in dbmail2. That
is to say: for connecting to mysql, or to the ldapserver, or in the
imap/pop servers themselves?
We've discussed TLS for imap/pop here at IC&S, and it's a feature we
would like to add.
cheers,
Ilja