I was trying to use the php mailer. But it showed an error like the following
Warning: fsockopen() [function.fsockopen]: unable to connect to smtp.gmail.com:465 in class.smtp.php on line 122
Mailer Error: SMTP Error: Could not connect to SMTP host.
Earlier i was posted a about the settings of blogengine.net to use Gmail - Blogengine and Googlemail (Gmail), the same issue happens here also.
The port should be changed to 587, that will solve this issue.