While trying to follow this tutorial (https://www.youtube.com/watch?v=CUaNRKZCk38) on how to set up Mail-in-a-Box on AWS Lightsail, I get an error after having set up Mail-in-a-Box successfully and trying to unlock the admin features of NextCloud for my newly created email-address:
The command I run:
:~$ sudo ./mailinabox/tools/owncloud-unlockadmin.sh me@example.de
This produces the following error:
I am going to unlock admin features for me@example.de.
You can provide another user to unlock as the first argument of this script.
WARNING: you could break mail-in-a-box when fiddling around with Nextcloud's admin
interface
If in doubt, press CTRL-C to cancel.
Press enter to continue.
user not found
Does anybody know why it says user not found?
Thanks!