OVH Community, your new community space.

How the users can change their email account passwords?


alvaroag
17-06-2015, 16:05
The SOAP API is still active, so that one should work. However, OVH may take the SOAP API down at some time, so, until they do so, the script should work without problems. No idea when they will take it down.

danield
17-06-2015, 09:53
Thank you for the hint.
I have found such script on github - https://github.com/theclimber/ovhmail-password/ .. It's for the older SOAP API so it will probably need some modification.

Quote Originally Posted by alvaroag
Not sure if there is an option for that, but if not, you can make an script with PHP to change the password via the API, with the required validations, of course. The API URL would be /email/domain/{domain}/account/{accountName}/changePassword . You can check more at https://api.ovh.com/console/#/email/...ePassword#POST

alvaroag
16-06-2015, 16:23
Not sure if there is an option for that, but if not, you can make an script with PHP to change the password via the API, with the required validations, of course. The API URL would be /email/domain/{domain}/account/{accountName}/changePassword . You can check more at https://api.ovh.com/console/#/email/...ePassword#POST

danield
16-06-2015, 13:11
Hello,

Is it possible for users to change their email account password ?
I thought it would be possible via Roundcube Webmail, but I don't see such possibility there. Is the OVH Manager the only way how to change it?

We have Webhosting Pro plan.
Thank you.


Daniel