PHP Classes

joan romero

Recommend this page to a friend!

      Receive Mail  >  All threads  >  joan romero  >  (Un) Subscribe thread alerts  
Subject:joan romero
Summary:dont connect
Messages:2
Author:Joan Romero
Date:2010-06-11 07:37:25
Update:2010-06-11 10:20:26
 

  1. joan romero   Reply   Report abuse  
Picture of Joan Romero Joan Romero - 2010-06-11 07:37:25
eyyyy i'm using a server www.feriadebuga.com and it dont work. if i run it localy it works, but when i put it in the site(feriadebuga.com) it dont work. the connection failure. please help me

other thing, if i use imap_last_error() this throws

Error: Connecting to mail serverCertificate failure for mail.feriadebuga.com: self signed certificate: /C=US/ST=Unknown/L=Unknown/O=Unknown/OU=Unknown/CN=cl-t213-040cl.privatedns.com/emailAddress=ssl@cl-t213-040cl.privatedns.com

i need solve this problem

pleaseeeeee help meeeee !!!!

  2. Re: joan romero   Reply   Report abuse  
Picture of mitul koradia mitul koradia - 2010-06-11 10:20:27 - In reply to message 1 from Joan Romero
Hi..

The problem seems to be with the certificate. Try enabling SSL option in class. That you can do puting last parameter "true" while creating receivemail class object.

This is working fine with verified certificates i have tried this with GMAIL and other server who's certificates are verified.

Regards
Mitul