Add user without email?

I’m having a hard time getting the email functions to work with Castopod. Is there any way to add a user without having to have the email function involved?

Thanks

Yes and no.

Upcoming 1.7.1 release (to be tested from testing branch) comes with CLI for user management, to be invoked like so:

cd /var/www/castopod
sudo -u castopod php8.2 spark shield:user --help

Alternative you can supply your own credentials for mail user in /var/www/castopod/.env

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.