POP3 Mail accessing with SSL


I have lately create an class in PHP 4 to connect and do POP3 mailbox handling. However, that class is not able to utilize the SSL connection and hence it fails when I have to access my Gmail (Now Google Mail ) account which use SSL connection for the purpose. For this I found another great work yet again from SourceForge.NET (http://www.sourceforge.net). This Class is known as XPertMailer and yes it is an XPertMailer

you can found more info about it here

http://sourceforge.net/projects/xpertmailer/

Hope you like it.

, ,