Re: [Dbmail-dev] LDAP auth

2003-03-31 Thread
Great! How do you suggest this will be added to cvs? Adding a 'ldap' directory seems pretty logical to me :-) Aaron Stone heeft op zondag, 30 maa 2003 om 22:17 (Europe/Amsterdam) het volgende geschreven: _ R.A. Rozendaal ICT Manager IC&S T: +31 30 2322878 F: +31 30

Re: [Dbmail-dev] LDAP auth

2003-03-31 Thread Aaron Stone
Hmm, I'm not sure about that. It's likely to be the only file that goes into that directory, well that and a file to document it :-) Perhaps a new directory called 'auth' for external auth providers? Each one provides auth*blah*.c and auth*blah*.txt -- code and documentation. However, an ldap dir

Re: [Dbmail-dev] auth / storage separation

2003-03-31 Thread Jesse Norell
Hello, Perhaps the auto-create mailbox functionality could always be performed for INBOX, and turned on/off for other mailboxes at compile time or via config (command-line?) option. As you mentioned, none of the daemons call auth_adduser(), just dbmail-adduser, so could probably even just chang

Re: [Dbmail-dev] auth / storage separation

2003-03-31 Thread Aaron Stone
Yes! I totally forgot to press the issue of aliases. They ARE part of the auth separation, via auth_check_user() and auth_check_user_ext(). The 'user' part of those functions is a misnomer. They check *aliases* ! I don't think I like the idea of short-circuiting the aliases directly to the mailbox

[Dbmail-dev] misc fixes

2003-03-31 Thread Jesse Norell
Roel, Can you submit the following fixes - one for the pbsp on mysql bug I introduced, the other to add pbsp support for APOP. The patch is against cvs as of a couple minutes ago. Thanks, Jesse -- Jesse Norell jesse (at) kci.net dbmail-20030331-misc.patch Description: Binary data