Steffen Stollfuß - 2009-02-07 05:36:17 -
In reply to message 3 from asdfasaf
Hi.
Yes you a right, through this bug (design error) it is possible to bypass the protocol identifier to the fsockopen function.
When your PHP is well configured for ssl/tls connection you can use this support with the PHP4 Version of the pop3.class.
The PHP5 will call the fsockopen with tcp:// prefix. I think I will remove that, so the php5 version with streams will support ssl/tls stuff, too.
j0inty