Greetings list,

I have recompiled vpopmail without the damn pw_clear_passwd. I've used the standard script cnt5064-install-script.sh and modify it like so:

if [ $PROCEED = "y" ]; then
  rpmbuild --rebuild --with $DISTRO --with disable-clear-passwd $VPOP
  rpm -Uvh /usr/src/$BDIR/RPMS/$ARCH/vpopmail-toaster*.rpm
fi



the result seems not good:

Preparing... ########################################### [100%]
        package vpopmail-toaster-5.4.17-1.3.7.x86_64 is already installed
file /home/vpopmail/bin/clearopensmtp from install of vpopmail-toaster-5.4.17-1.3.7.x86_64 conflicts with file from package vpopmail-toaster-5.4.17-1.3.7.x86_64
        (many other lines like that)....
1:vpopmail-toaster ########################################### [ 50%]

I've also try another method:

rpm -Uhv vpopmail-toaster*.src.rpm
edited the vpopmail-toaster.spec (usually in /usr/src/redhat/SPECS/), change line 729 from "--enable-clear-passwd" to "--disable-clear-passwd" with a text editor.
rpmbuild -bs vpopmail-toaster.spec

that time it went to 100%
1:vpopmail-toaster       ########################################### [ 100%]

but unfortunately it doesn't work. If i try to drop the pw_clear_passwd field from the vpopmail database i can't login with any account. If i try to create a new account ... error (if the field is drop) or it write the password in clear if the field isn't drop.

Anyone can help me, please?
Thanks!! A.

Nessun virus nel messaggio in uscita.
Controllato da AVG - www.avg.com
Versione: 9.0.862 / Database dei virus: 271.1.1/3197 -  Data di rilascio: 
10/14/10 20:34:00
---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
    Vickers Consulting Group offers Qmailtoaster support and installations.
      If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
     Please visit qmailtoaster.com for the latest news, updates, and packages.
     
      To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
     For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com

Reply via email to