[EMAIL PROTECTED] wrote: > > Is it posible to use an MD5 passwords in vpopmail? > I would like to use longer pass than 8 chars Right now it only uses crypt(). Which can be platform dependent, but usually is just the normal 8 chars. If you want to submit MD5 functions to replace crypt() I will gladly incorporate them. Question: can an MD5 crypt() replacement function also correctly work for the regular 8 char encryption? Ken Jones
- MD5 passwords milan
- Re: MD5 passwords Ken Jones
- Re: MD5 passwords milan
- RE: MD5 passwords Mark Chesney
- Re: MD5 passwords Daniel Augusto Fernandes