Sending Mail using PHP on IIS 7 - Windows 2008 Server
        Posted  
        
            by Roman
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Roman
        
        
        
        Published on 2010-02-22T06:25:00Z
        Indexed on 
            2010/05/18
            7:10 UTC
        
        
        Read the original article
        Hit count: 322
        
Hi, I'm having trouble sending mail using PHP mail() on IIS 7 using Windows 2008 Server. The server is dedicated, thus I have full control over my machine. php.ini looks fine - ([mail function] is configured) I don't get any error from mail() (with the right parameters of course)
btw - I got ASP and ASP.NET sending mails without any problems.
Would be very gratefully for help
Regards, Roman
© Stack Overflow or respective owner