As a followup to myself;

I've fixed the build problem, and have prepared packages for dbmail_2_0.

I've build four packages mysql/pgsql and with/without ldap. This begs the question: wouldn't a pluggable auth-module be nice, <dream>or better yet: stackable like pam modules</dream>.

I've also included an example dbmail.conf and a ldap schema file that may be used together with dbmail. The schema file was ripped from qmail.schema, so if you use that schema already stick to it. The oids will conflict otherwise.

There are obviously several loose ends in the ldap code; i.e. I've noticed problems in combination with dbmail-adduser. That may be a compiletime problem though.

Also, if you wish to use ldap for authentication you cannot use a foreign key constraint in the mailboxes table that points to the users table. Inserts will fail if you do.

The packages are available at:

deb http://debian.nfgd.net/debian experimental/

available packages:

dbmail-mysql
dbmail-mysql-ldap
dbmail-pgsql
dbmail-pgsql-ldap

happy testing.


Paul J Stevens wrote:
I am testing. But building without --with-auth-ldap appears to be broken, and pgsql/dbpgsql.c appears to contain a typo.


diff -r1.101.4.1 dbpgsql.c
94c94
<               PGreset(conn);
---
 >               PQreset(conn);


Other than that I have the ldap code working with a homebrew dbmail.schema file.




Eelco van Beek - IC&S wrote:

As a matter of fact.. Ilja completly redesigned the database interface code the last two months. We are currently testing the new code and hoping that some of you are doing the same :)

Best regards,

Eelco

On donderdag, sep 18, 2003, at 14:53 Europe/Amsterdam, Paul J Stevens wrote:

This project is very much alive, I hope. Upstream has been rather quiet lately.

Kasper Haagensen wrote:

Hi
I just wanna ask the simple quastion, is there still been working on the project or... ??
kasper
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev



--
  ________________________________________________________________
  Paul Stevens                                  mailto:[EMAIL PROTECTED]
  NET FACILITIES GROUP                     PGP: finger [EMAIL PROTECTED]
  The Netherlands________________________________http://www.nfg.nl

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

_________________________
E.J.A. van Beek
ICT Manager
IC&S
T: +31 30 2322878
F: +31 30 2322305

PGP-key:
www.ic-s.nl/keys/eelco.txt

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev



--
  ________________________________________________________________
  Paul Stevens                                  mailto:[EMAIL PROTECTED]
  NET FACILITIES GROUP                     PGP: finger [EMAIL PROTECTED]
  The Netherlands________________________________http://www.nfg.nl

Reply via email to