Re: [vchkpw] Re: password encryption
ITS MD5 by default regds Jacob - Original Message - From: "Peter Palmreuther" <[EMAIL PROTECTED]> To: "[EMAIL PROTECTED] in vpop" <[EMAIL PROTECTED]> Sent: Monday, October 27, 2003 6:54 PM Subject: [vchkpw] Re: password encryption Hello List, On Saturday, October 25, 2003 at 6:52:54 PM [EMAIL PROTECTED] wrote (at least in part): > what style of encryption does vpopmail implement on the passwords that it stores > in the sql db? The same it uses for .cdb files. Read the archive [1]. http://bluedot.net/mail/archive/list.php?f=2 -- Best regards Peter Palmreuther Water detect in coprocessor. (R)etry/(A)bort/(F)lush? รพรพรพ
Re: [vchkpw] problems with vpopmail tools
Check ypur mysql install path. if its not in /usr/local specify it while installing vpopmail specifying include and lib directories regds Jacob - Original Message - From: "signo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 17, 2004 3:46 PM Subject: [vchkpw] problems with vpopmail tools > hello, i havo problems with vpopmail tools > > i have installed vpopmail with: > > ./configure \ > --enable-roaming-users=n \ > --enable-logging=p \ > --enable-defaultquota=104857600S \ > --enable-ip-alias-domains=n \ > --enable-passwd=n \ > --enable-clear-passwd=y \ > --enable-domain-quotas=n \ > --enable-mysql=y \ > --enable-many-domains=n \ > --enable-auth-logging=y \ > --enable-mysql-logging=y \ > --enable-valias=y \ > --enable-mysql-limits=n > > I have a mysql user vpopmail that can connect from command line to > vpopmail db > > vpopmail.mysql file : > > localhost|0|vpopmail||vpopmail ( --> connection > passwd) > > when I try to create a new domain, i have this error > > > :/home/vpopmail/bin # ./vadddomain miodominio.com > Please enter password for postmaster: > enter password again: > vmysql: sql error[c]: MySQL server has gone away > vmysql: sql error[b]: MySQL server has gone away > Error. Failed while attempting to add domain to auth backend > vmysql: sql error[c]: MySQL server has gone away > vmysql: sql error[c]: MySQL server has gone away > vmysql: sql error[b]: MySQL server has gone away > vmysql: sql error[c]: MySQL server has gone away > vmysql: sql error[e]: MySQL server has gone away > Failed while attempting to delete domain from dir_control > Error: no auth connection > > can you help me??? > > thanks > > signo >
Re: [vchkpw] problems with vpopmail tools
pls check the permission of vpopmail.mysql file regds Jacob - Original Message - From: "signo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 17, 2004 4:13 PM Subject: Re: [vchkpw] problems with vpopmail tools > the install path > > is /usr/local/mysql..... > > signo > > > Jacob Mathew wrote: > > >Check ypur mysql install path. if its not in /usr/local specify it while > >installing vpopmail specifying include and lib directories > > > >regds > >Jacob > > > >- Original Message - > >From: "signo" <[EMAIL PROTECTED]> > >To: <[EMAIL PROTECTED]> > >Sent: Wednesday, March 17, 2004 3:46 PM > >Subject: [vchkpw] problems with vpopmail tools > > > > > > > > > >>hello, i havo problems with vpopmail tools > >> > >>i have installed vpopmail with: > >> > >>./configure \ > >> --enable-roaming-users=n \ > >> --enable-logging=p \ > >> --enable-defaultquota=104857600S \ > >> --enable-ip-alias-domains=n \ > >> --enable-passwd=n \ > >> --enable-clear-passwd=y \ > >> --enable-domain-quotas=n \ > >> --enable-mysql=y \ > >> --enable-many-domains=n \ > >> --enable-auth-logging=y \ > >> --enable-mysql-logging=y \ > >> --enable-valias=y \ > >> --enable-mysql-limits=n > >> > >>I have a mysql user vpopmail that can connect from command line to > >>vpopmail db > >> > >>vpopmail.mysql file : > >> > >>localhost|0|vpopmail||vpopmail ( --> connection > >>passwd) > >> > >>when I try to create a new domain, i have this error > >> > >> > >>:/home/vpopmail/bin # ./vadddomain miodominio.com > >>Please enter password for postmaster: > >>enter password again: > >>vmysql: sql error[c]: MySQL server has gone away > >>vmysql: sql error[b]: MySQL server has gone away > >>Error. Failed while attempting to add domain to auth backend > >>vmysql: sql error[c]: MySQL server has gone away > >>vmysql: sql error[c]: MySQL server has gone away > >>vmysql: sql error[b]: MySQL server has gone away > >>vmysql: sql error[c]: MySQL server has gone away > >>vmysql: sql error[e]: MySQL server has gone away > >>Failed while attempting to delete domain from dir_control > >>Error: no auth connection > >> > >>can you help me??? > >> > >>thanks > >> > >>signo > >> > >> > >> > > > > > > > >