As I was experimenting with the sofware I created the test users with a different domain from the one of the server so it was easier to later delete them, all the tests which needed to authenticate failed.
I noticed that the variables {IMAP,HTTP,POP}.domain aren't considered while constructing username@domain.
I created a patch addressing this and opened a pull request
As I was experimenting with the sofware I created the test users with a different domain from the one of the server so it was easier to later delete them, all the tests which needed to authenticate failed.
I noticed that the variables {IMAP,HTTP,POP}.domain aren't considered while constructing
username@domain.I created a patch addressing this and opened a pull request