php codeigniter mail function not working
        Posted  
        
            by Hmwd
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Hmwd
        
        
        
        Published on 2010-03-30T09:55:33Z
        Indexed on 
            2010/03/30
            10:43 UTC
        
        
        Read the original article
        Hit count: 432
        
php
|codeigniter
Hi,
i wa trying to do mail with php codeigner, but unfortunately its not working. the error which i got was the following; somebody please help me..
A PHP Error was encountered
Severity: Warning
Message: fsockopen() [function.fsockopen]: unable to connect to localhost:8025 (Connection refused)
Filename: libraries/smtp.php
Line Number: 105
Thanks in advance
Ahamed
© Stack Overflow or respective owner