php mail() isn't working.
        Posted  
        
            by Tristan
        on Server Fault
        
        See other posts from Server Fault
        
            or by Tristan
        
        
        
        Published on 2010-06-02T17:53:31Z
        Indexed on 
            2010/06/02
            17:56 UTC
        
        
        Read the original article
        Hit count: 396
        
Hello,
i just figured out that the mail() function isn't working
i'm under Debian, i installed postfix because a friend told me to (although i didn't configure it).
When i do a phpinfo() i've got :
sendmail_path   /usr/sbin/sendmail -t -i    /usr/sbin/sendmail -t -i
but in this directories i don't have anything  like sendmail
Do you have an idea, on what i should do to get mail() working ?
Thank you
© Server Fault or respective owner