On 8/1/07, Gert Cuykens <gert.cuykens@xxxxxxxxx> wrote: > On 8/1/07, Gert Cuykens <gert.cuykens@xxxxxxxxx> wrote: > > On 8/1/07, Gert Cuykens <gert.cuykens@xxxxxxxxx> wrote: > > > Wait a minute this sample server sample client only talk to each other > > > doing authentication stuff right ? The client doesn't test the sasl > > > authentication rimap daemon or postfix auxprop that is running ? > > > > > > How do i test the sasl authentication rimap daemon ? > > > Or the postfix auxprop ? > > > > > > > Aaaaaaaaaaaaaaaa you need two terminals to copy and paste from client > > to server lol > > > > sasl-sample-server: SASL Other: DIGEST-MD5 server step 2 > > sasl-sample-server: SASL Other: could not find auxprop plugin, was > > searching for 'sql' > > sasl-sample-server: SASL Other: could not find auxprop plugin, was > > searching for 'sql' > > sasl-sample-server: SASL Other: no secret in database > > sasl-sample-server: Performing SASL negotiation: user not found (user > > not found) > > > > Now we are finally getting somewhere :) > > > > Yaaaaa i see some movement after installing the sasl-modules-sql again :) > The only thing i don't understand is that i did not had to enter a > user name in the client ? > > 070801 4:16:12 18 Connect dbmail@localhost on dbmail > 18 Query START TRANSACTION > 18 Query SELECT passwd FROM dbmail_users WHERE > userid = 'root' > 18 Query SELECT passwd FROM dbmail_users WHERE > userid = 'root' > 18 Query COMMIT > 18 Quit > 19 Connect dbmail@localhost on dbmail > 19 Quit > root@www:/etc/postfix# netcat localhost 25 220 www.lan ESMTP Postfix AUTH PLAIN cm9vdAByb290AHJvb3Q= 235 2.0.0 Authentication successful WHAAAAAAAAAAAAAAAAAAAA VICTORY :) PS why do i have to login as root\0root\0root and not as root\0root@lan\0root ? and how would my smtp.conf look like when i want to use saslauthd rimap ? Also i think performance wise its better to use auxprop right ?