[vchkpw] Encrypt passwords like vpasswd

2004-02-19 Thread Radu Bighiu
How can i encrypt passwords with php or perl like vpasswd? I whant to insert and change passwords from the web page dirctly in MySQL vpopmail db via PHP or Perl script Is this posible? What is encrypton algorithm or MD5 step for encryption? Thanx! P.S. Sorry for my enghish

Re: [vchkpw] Encrypt passwords like vpasswd

2004-02-19 Thread Radu Bighiu
st show you some of whats possible. I wrote some extra > stuff for our own servers which if anyone wants a copy of > it, ill put it up for download as well. > > Shane > > >-Original Message- > >From: Radu Bighiu [mailto:[EMAIL PROTECTED] > >Sent: Friday, 20

[vchkpw] -Table 'vpopmail.relay' doesn't exist-db_close() called!

2004-02-29 Thread Radu Bighiu
I have this error in /var/loq/qmail/smtp: -Table 'vpopmail.relay' doesn't exist-db_close() called! How can i create 'vpopmail.relay' table? or what is that error? Thanks!