When trying to send mail I get a SASL authentication error. It looks like this is because the admin password is wrong. Trying to reset the admin password with:
$BDSMAIL_DIR/bin/mailtool $BDSMAIL_DIR/config.ini admin $BDSMAIL_DIR/mail/admin "adminpassword"
I get:
INFO[0000] opened localhost.sqlite
INFO[0000] already have user admin
ERRO[0000] error creating user: no such table: user
ERRO[0000] Failed to set maildir: no such table: user
ERRO[0000] error: no such table: user
When trying to send mail I get a SASL authentication error. It looks like this is because the admin password is wrong. Trying to reset the admin password with:
I get: