Changing email settings via command

hi all,

im testing the backup and restore/migrate to new server out and so far so good

https://www.passbolt.com/docs/hosting/migrate/server/ce/ubuntu/

i can get on my passbolt server but when i log in its sending an email and i need to change those email settings via the command line

how do i do that please

thanks,
rob

sorted

sudo su -s /bin/bash -c "/usr/share/php/passbolt/bin/cake passbolt recover_user -c -u YOUREMAIL@DOMAIN" www-data

and paste that link in your web browser and job done

you def need to make note of your private recovery key tho otherwise if your admin your well and truly stuffed

1 Like