Hi,
Need any help?
regards,
kumanan.c
S3 Box
Moderator: General Moderators
-
jarofgreen
- Forum Commoner
- Posts: 71
- Joined: Sun Jul 11, 2010 12:40 pm
Re: Send mail from local system using php
You are trying to connect to the gmail SMTP server with an unencrypted connection.
They want you to use an encrypted one.
Look up the php.ini options for encrypted SMTP and try that - I've never had to do that before so don't know what it is, sorry, or even if it exists.
They want you to use an encrypted one.
Look up the php.ini options for encrypted SMTP and try that - I've never had to do that before so don't know what it is, sorry, or even if it exists.