This post is in English because it might interest other people than just Romanians.
Based on my previous Xmail password decrypter, this little script will read Xmail users and will output the list in the format understood by Dovecot’s passwd-file option, with the PLAIN password scheme. It’s fairly easy to change it to support other schemes, like MD5.
If your Xmail users file is not /etc/xmail/mailusers.tab, you need to edit the file and change the path. Then you can use the script to overwrite the Dovecot’s passwd file, for example:
./xmail2dovecot.py > /etc/dovecot/passwd
Download: xmail2dovecot.py



Home




