smtp-validator-email
smtp-validator-email copied to clipboard
Can't establish connection using proxy.
I know your not on PHP any more. Any ideas how to use this via a proxy?
I have tried using your example by adding socked and bindo to into the context.
i have removed the @ symbol in the SMTP class so it fails straight away when trying to make the connection if the proxy is invalid. if i comment out the proxy in the context it connects fine.
Can you tell me what proxy protocol behind the scenes is required for this to work? Connect:25 or 80?