We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi all,
can you help me to embedd the webmailer into another website. Currently I got the following error:
chromewebdata/:1 Refused to display 'https://mail.****.de/' in a frame because it set 'X-Frame-Options' to 'sameorigin'.
I think its related to Cross-Origin Resource Sharing (CORS).
Can you give me an hint to add the embeding site domain to cors allow list?
Best regards, Jonas
The text was updated successfully, but these errors were encountered:
sorry wrong component. Create a new issue here modoboa/modoboa-webmail#222
Sorry, something went wrong.
No branches or pull requests
Hi all,
can you help me to embedd the webmailer into another website.
Currently I got the following error:
chromewebdata/:1
Refused to display 'https://mail.****.de/' in a frame because it set 'X-Frame-Options' to 'sameorigin'.
I think its related to Cross-Origin Resource Sharing (CORS).
Can you give me an hint to add the embeding site domain to cors allow list?
Best regards,
Jonas
The text was updated successfully, but these errors were encountered: