toorop / tmail

Golang SMTP server
http://tmail.io
MIT License
324 stars 54 forks source link

No error message when the creation of the user fail #1

Closed olarriga closed 9 years ago

olarriga commented 9 years ago

When I create a new user on cli with the command: "tmail user add -m -r toorop@tmail.io 1234" the creation of the user fail because of the length of the password but there is no error message displayed to the user.

olarriga commented 9 years ago

No bug (bad entry)