-
Notifications
You must be signed in to change notification settings - Fork 20
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
Demo not working on local system #18
Comments
This is caused by previous error failing the initialisation:
|
|
When |
The solution is probably to provide a login page outside of the webmail and fetch the login user/pass programmatically in |
It's been quite a while since this was reported, however I'm looking to do some testing directly with Cyrus-IMAP behind an Apache httpd instance (with Basic auth) and am encountering this same issue. I'm wondering if you could elaborate on how you may have resolved this login issue. I guess I'm not sure where to begin in the code. |
I was able to get a little further; in
|
After install the demo and trying to connect to a Fastmail account enabled for JMAP mail I get this error in the console when trying to login and login fails to do anything:
TypeError target[action] is not a function activate@http://localhost.example/jmap-demo-client/libs/Overture.js:12640:37
The text was updated successfully, but these errors were encountered: