On Tue, Oct 02, 2001 at 05:05:25PM -0500, Adam Herbert wrote: > Any idea when a smtp-auth patch will be out relative to 20011001a?
Hopefully soon. I'm awfully busy at the moment. And updating our servers from 20010801i + 02i parts + the additional patches + some not small not public available mods will take a bit longer as usual due to the changed dash_ext behaviour (the changed behaviour is good, to prevent misunderstandings). > I > tried the 0801 patch, it applied ok with a few offsets that didn't > amount to anything. It didn't compile properly, I think because the > new ldap connection stuff. Hmm, checkpassword_smtp.c will most likely be the showstopper. It needs to be synced with checkpassword.c. Chances are that we can go with a single checkpassword.c for auth_pop, auth_imap and auth_smtp soon. An ugly idea that _may_ succeed is diff'ing checkpassword.c from 0802i to 1001 and appliing this diff to checkpassword_smtp.c. There may also be changes needed in Makefile. compare the targets for checkpassword and checkpassword.c. > I'm going to poke around in it if it's > going to be a while. Send me the diff if you're ready before a new version appears on the webserver. Greetz Henning -- * Henning Brauer, [EMAIL PROTECTED], http://www.bsws.de * * BS Web Services, Roedingsmarkt 14, 20459 Hamburg, Germany * Unix is very simple, but it takes a genius to understand the simplicity. (Dennis Ritchie)
