mail function problem



Hi,

I'm running PHP 5.2.3 on Solaris 10 (AMD64).

My mail function doesn't send any mail, the return value of mail function is false...
But sendmail_path value is OK in php.ini, and I've tried to send a mail with sendmail on console with the same user (the apache user), and everything's ok...

Does anyone have solution ?

Thanks for help.
.



Relevant Pages

  • Re: [PHP] mail function problem
    ... I'm running PHP 5.2.3 on Solaris 10. ... My mail function doesn't send any mail, the return value of mail function is false... ... But sendmail_path value is OK in php.ini, and I've tried to send a mail with sendmail on console with the same user (the apache user), and everything's ok... ... Check your mail logs and your apache logs to see if any errors are showing up. ...
    (php.general)
  • Re: mail function problem
    ... My mail function doesn't send any mail, ... with sendmail on console with the same user (the apache user), ...
    (php.general)
  • return undelivered email
    ... I'm running PHP 4.0.4 and need to return any invalid mails sent with ... the mail function - I've tried using Reply-To, Sender and Return-Path ... headers but this doen't seem to work - I've also tried using the fifth ...
    (php.general)
  • mail server for Solaris 10.
    ... What I need is just the php's mail function to work properly in ... Solaris 10 server. ... Solaris 10 update 6 on x86. ...
    (comp.unix.solaris)