mail server in localhost in php
        Posted  
        
            by gautam kumar
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by gautam kumar
        
        
        
        Published on 2010-06-11T04:55:41Z
        Indexed on 
            2010/06/11
            5:02 UTC
        
        
        Read the original article
        Hit count: 263
        
php
how can mail server be implemented on localhost using php.i mean to say that how is it possible to send a mail from local client and response it from local host i.e. client and server both are on same computer.please give me the code for it in php.i am new to stackoverflow so please forgive me if my question is not upto your expectation.
© Stack Overflow or respective owner