it is possible to receive emails directly at a tcp / ip endpoint in php? – CPanel
I'm researching imap and smtp and found interesting things ... Messages are received and sent using an endpoint / socket TCP / IP over SSL or TLS, interestingly php is able to create a socket and receive and send data…