Re: php mail() issues



On Tue, 30 May 2006 12:26:14 -0700, Michael Vilain wrote:


What's the setting for "sendmail_path" in your php.ini file?

/usr/sbin/sendmail -t -i

You can see the entire output here if that helps any more.

http://80.176.79.35/phpinfo.php

Thanks.

And what happens when you type

/usr/sbin/sendmail -t -i mail@xxxxxxxxxxxxx
Subject: test
message
^D

in a shell?

That works fine, also works if I run mail from the shell and send a mail
from in there. I think that sendmail is setup OK (but could be wrong)

If that fails, try using

/usr/sbin/sendmail -t -v -i

instead.

Do you mean from the command line or modify the setting in php.ini? I've
changed it in php.ini - still no joy I'm afraid.

I don't need any extra rpm's for my PHP installation do I? My understanding
was that all I needed was the base php for mail - I have that and php-mysql
for the database backend
.



Relevant Pages

  • Re: Where is Kdict?
    ... as far back as Cromix doesn't realize this, ... fundamental to understanding how the Shell works. ... passing of arguments. ...
    (Fedora)
  • Re: What to do to add a secondary user group?
    ... > secondary user group to a user. ... > In my understanding, we mention only the Primary group Id in ...
    (comp.unix.admin)
  • Re: What to do to add a secondary user group?
    ... > secondary user group to a user. ... > In my understanding, we mention only the Primary group Id in ...
    (comp.unix.programmer)
  • Re: Calling subprocess with arguments
    ... Tyler Laing wrote: ... I'm afraid these doesn't make much sense without the output from the ... If there's an empty set then I guess it's pretty safe to assume that ... python creates subprocess in the same way the shell does. ...
    (comp.lang.python)
  • Re: Problem with symlinks and shell
    ... Chris Cox wrote: ... I'm curious, what (system, shell) is 'here'? ... Just for my better understanding, ... original post, and starting in the directory containing dir and link, ...
    (comp.os.linux.setup)