@Bunnz said in "proxy handshake error"/"Failure when receiving data from the peer" when using proxy with Mail Module:
And proxy is working in HTTP request just fine
email ports are disallowed for these proxies.
Hi everyone, everything is in the title.
I just want to know what is the _BAS_HIDE() function in this module. Ex:
_BAS_HIDE(BrowserAutomationStudio_HCaptcha).execute = function () {
return originalExecuteFn.apply(this, arguments);
};
If someone know how BAS call the hcaptcha solve callback that also would help me. Thanks a lot