diff -r 5d229a50b115 -r 74d94b867348 VirtualMailManager/cli/Handler.py --- a/VirtualMailManager/cli/Handler.py Thu Apr 29 12:08:43 2010 +0000 +++ b/VirtualMailManager/cli/Handler.py Thu Apr 29 23:03:24 2010 +0000 @@ -48,7 +48,6 @@ if not skip_some_checks: self._Cfg.check() self._chkenv() - self._scheme = self._Cfg.dget('misc.password_scheme') self._postconf = Postconf(self._Cfg.dget('bin.postconf')) def cfgSet(self, option, value):