You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: