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...
- DDNS with PowerDNS – server side This is the second part in the “DDNS with PowerDNS”...
- DDNS with PowerDNS – client side I use PowerDNS for my own DNS servers, but what...



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 [...]