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
Related posts:
- Xmail password decrypter This post is in English because it might interest other...
- Xmail cu server IMAP Dovecot Pe serverele de mail pe care le administrez folosesc Xmail....
- Convert flac to mp3 The post is in English because it might interest other...
- Convert m4a/mp4 to mp3 I stumbled across some m4a files a few days ago...
- Instalare de pachete care sunt în conflict pe Debian Am avut de curând nevoie să instalez două pachete care...



Home





May 30th, 2009 at 11:26
[...] parte am rezolvat-o deja în postul anterior, printr-un mic script care ia userii din fișierele Xmail, decodează parolele și salvează lista [...]