PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I was sockting to msn's smtp server (smtp.email.msn.com)
afater sending AUTH LOGIN command followed by user_id and password (both base64encoded)
I was getting This Error
"5.7.0 Encrypted required for requested authentication mechanisms"
Now how to connect it !