Status/Resolution/Reason: Closed/Withdrawn/PRNeedInfo
Reporter/Name(from Bugbase): Yuliang Ruan / ()
Created: 08/16/2018
Versions: 2016
Failure Type: Others
Found In Build/Fixed In Build: 2016.0.06.308055 C:/ColdFusion2016/cfusion/lib/updates/chf20160006.jar JRE 1.8.0_171 /
Priority/Frequency: Normal / Most users will encounter
Locale/System: / Win 2016
Vote Count: 0
Problem Description:
execute <cfpop action="GETALL" server="outlook.office365.com" secure="true">
with sandbox security ON, and outlook.office365.com port 443 added to Servers tab
receive error:
An exception occurred when setting up mail server parameters.
This exception was caused by: java.security.AccessControlException: access denied ("java.net.SocketPermission" "40.97.166.34:995" "connect,resolve").
so far we've seen access control blocks throw on multiple IP's from microsoft's CAS server list http://download.priasoft.com/office365/Office365_EndPoints.html
Steps to Reproduce:
turn sandbox on
execute cfpop to office365
Actual Result:
access control error
Expected Result:
pop command executes
Any Workarounds:
either keep on adding IP's or turn sandbox entirely off
Attachments:
Comments: