View Full Version : encrypt vpasswd vpopmail
jddios
04-22-2005, 03:42 PM
Hello friends,
I have installed vpopmail 5.4.9 and all installation is right but in the vpasswd file the passwords of users is not encrypted, how can I do it?.
Sorry with my english
I have installed vpopmail without mysql
Thanks
chalkoutline
04-22-2005, 04:44 PM
You'll need to recompile vpopmail.
Before doing so, take a closer look at your ./configure options. Plain-text passwords are default, but they can be switched off.
jddios
04-23-2005, 07:37 AM
Ok.
Itīs all right,
Thanks for all
socate
10-31-2007, 09:52 AM
Hi man,
can you give us more details about how you solve this problem?
Syngin
10-31-2007, 10:17 AM
Basically what he meant was that you should run ./configure --help before running the actual configure command to see what options you have available. The encrypted password option should be in there (although I haven't used it before)
Also, from what I've heard, if you've already finished the full QMR install, recompiling Vpopmail means that you will have to recompile Courier IMAP as well (and courier-authlib too IF Courier IMAP is less than version 4.x) afterwards.
Syngin
10-31-2007, 10:19 AM
Note that version 2 of the QMR (ie most of the site) install is quite old. If you want a really up to date Qmail system, I'd recommend checking out John Simpson's site (in Firefox) at http://qmail.jms1.net
svemat
01-18-2008, 09:49 AM
I read in ./configure --help and compile line command:
./configure --disable-clear-text --disable-md5-passwords
but no effect the password is unencrypted in file vpasswd.
I write this command
./configure --enable-logging=p --disable-clear-text --enable-md5-passwords
and make encrypted password for first user but only for him the other users are unencrypted password.
Please help:confused:
vBulletin® v3.6.8, Copyright ©2000-2009, Jelsoft Enterprises Ltd.