I this talimatı takip ediyorum ve ben bu hatayı düzeltmek için nasıl bilmiyorum, bir ilk kullanıcı comment.And gibi aynı hata var.
Kısacası ne yaptım belirtiyor.
1.Change the sendmail.ini and php.ini settings for sending mail
2.Put the dlls on the send mail folder
3.Put my username and password from my gmail account
smtp_server=smtp.gmail.com
smtp_port=465
; SMTPS (SSL) support
; auto = use SSL for port 465, otherwise try to use TLS
; ssl = alway use SSL
; tls = always use TLS
; none = never try to use SSL
;smtp_ssl=auto
smtp_ssl=tls
default_domain=brettshaffer.com
error_logfile=error.log
Denenmiş TSL ve ssl hem aynı error.Error altındadır.
10/12/07 18:03:36 : Connection Closed Gracefully.
Güncelleme
auth_username=myname@gmail.com
auth_password=mypassword
Ben zaten orada koymak ve ayrıca ben bu SSL bağlantı için iki ssl DLL dosyaları koymak
libeay32.dll
ssleay32.dll