Displaying 1 result from an estimated 1 matches for "371800".
Did you mean:
371805
2005 Sep 22
0
virtual passwords
I just set up postfix with some virtual domains and users. Dovecot made some
dbs in /etc/dovecot.
a passdb and userdb. the passdb file has passwords in there and I want to at
least know what it is. I have tried to do 'echo -n mypassword | openssl md5
-hex' and insert that into them but it seems to not work. Probably something
I am doing wrong.
I looked at the archive and could not figure