Hello. I'm trying to send mails through Gmail's SMTP server although it doesn't seem to be working. It worked for a few days after the server moves, though it hasn't since April 6th.
Since using an external SMTP server requires fsockopen(), I ran the following code to test if fsockopen is...