Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting the admin password #15

Open
ghost opened this issue Feb 15, 2018 · 8 comments
Open

Setting the admin password #15

ghost opened this issue Feb 15, 2018 · 8 comments

Comments

@ghost
Copy link

ghost commented Feb 15, 2018

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  
@majestrate
Copy link
Owner

majestrate commented Feb 15, 2018 via email

@ghost
Copy link
Author

ghost commented Feb 15, 2018

Ok. Although after resetting the admin password I still get:

SMTP session failed: 450 4.7.1 not authorized to send

@majestrate
Copy link
Owner

majestrate commented Feb 15, 2018 via email

@ghost
Copy link
Author

ghost commented Feb 15, 2018

admin

@majestrate
Copy link
Owner

majestrate commented Feb 15, 2018 via email

@ghost
Copy link
Author

ghost commented Feb 15, 2018

Mutt. The config line is:

set smtp_url=smtp://admin:[email protected]:2525/

@ghost
Copy link
Author

ghost commented Feb 15, 2018

Using the username rather than admin, together with the admin password does seem to work.

@majestrate
Copy link
Owner

majestrate commented Feb 15, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant