Import existing e-mail accounts using RPC API

J

JorijnS

Guest
Hi,

I am migrating my own custom server setup to a more managed environment with the use of plesk. I don't have much domains so adding these and transferring files by hand isn't that much effort.

The only problem are passwords, I need the following added/imported/changed to plesk:

- The unix system account, I have the hash of /etc/passwd
- Email accounts, I have the username/password combination with the password in MD5

I tried creating a RPC API command and adding a mail account using the password type crypt, but unfortunately this isn't md5 so I was unable to login.

I have full access to the plesk server, plus the knowledge to come around with SSH, MySQL and different types of scripting. Are there any possibilities or should I contact everyone they should supply new passwords? I'd rather not of course.

Thanks for your help in advance.

Kind regards.
 
Back
Top