#PB_Mail_NoSSLCheck
seems not to be implemented in 6.30b2
If I include it in my source code, it does not compile:
---------------------------
PureBasic
---------------------------
Line 14: Constant not found: #PB_Mail_NoSSLCheck.
---------------------------
OK
---------------------------
I also searched
Residents\PureBasic.res
and found only
uPB_HTTP_NoSSLCheck when seaching for
NoSSLCheck, but not uPB_Mail_NoSSLCheck.