Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Lite

 AfterLogic Forum : AfterLogic WebMail Lite
Subject Topic: X-Content-Type-Options nosniff Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
AlexFielder
Newbie
Newbie


Joined: 09 May 2018
Location: United Kingdom
Online Status: Offline
Posts: 4
Posted: 09 May 2018 at 8:38am | IP Logged Quote AlexFielder

Hi all,

I'm fairly new to setting up this sort of system so please excuse me if I have overlooked something obvious, but I have the above header set in my main web.config file thus:

<add name="X-Content-Type-Options" value="nosniff" />

which means that when I attempt to login I get the following error:

Refused to execute script from 'https://web.site/webmail/langs-js.aspx?v=500&lang=English' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.

Any ideas what I can do to change this result?

Regards and Thanks,

Alex.
Back to Top View AlexFielder's Profile Search for other posts by AlexFielder Visit AlexFielder's Homepage
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6038
Posted: 10 May 2018 at 2:12am | IP Logged Quote Igor

No idea, sorry. WebMail Lite ASP.NET is discontinued and available on AS IS basis, using WebMail Lite PHP is strongly recommended.

--
Regards,
Igor, Afterlogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
AlexFielder
Newbie
Newbie


Joined: 09 May 2018
Location: United Kingdom
Online Status: Offline
Posts: 4
Posted: 10 May 2018 at 2:33am | IP Logged Quote AlexFielder

If it's discontinued are you going to release the source files? (ala: https://makezine.com/2011/04/28/if-youre-going-to-kill-it-open-source-it/ )
Back to Top View AlexFielder's Profile Search for other posts by AlexFielder Visit AlexFielder's Homepage
 
AlexFielder
Newbie
Newbie


Joined: 09 May 2018
Location: United Kingdom
Online Status: Offline
Posts: 4
Posted: 10 May 2018 at 2:36am | IP Logged Quote AlexFielder

Also, does the PHP version support SQL server?
Back to Top View AlexFielder's Profile Search for other posts by AlexFielder Visit AlexFielder's Homepage
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6038
Posted: 10 May 2018 at 2:41am | IP Logged Quote Igor

WebMail Lite ASP.NET was never exactly opensource as it's built on top of commercial MailBee.NET Objects, those are available as binaries with limited functionality. But as for the sources of the web components, those are available in the package, particularly under App_Code directory.

And no, WebMail Lite PHP doesn't support Microsoft SQL Server.

--
Regards,
Igor, Afterlogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
AlexFielder
Newbie
Newbie


Joined: 09 May 2018
Location: United Kingdom
Online Status: Offline
Posts: 4
Posted: 10 May 2018 at 9:09am | IP Logged Quote AlexFielder

Okay, thanks for the information. I wasn't implying that it was already open source, just that rather than archiving it, you could (if it weren't for the commercial components you mention) Open source it for others to continue working upon as the article I linked to alluded.

I have managed to get this working and can now send/receive emails but the things that are tripping me up are the shown on the following page:

https://securityheaders.com/?q=https%3A%2F%2Fukedev.site&followRedirects=on

specifically the two header items in red.

These are fairly "new" browser/security standards AFAICT so I'm not surprised that the ASP.NET codebase (as it stands) doesn't support them.

I think I can however fix the issue by moving the offending .aspx code into .js format.
Back to Top View AlexFielder's Profile Search for other posts by AlexFielder Visit AlexFielder's Homepage
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide