Re: debugging php mail



On Oct 9, 3:08 pm, nextpulse <rob...@xxxxxxxxxxxxx> wrote:
On Oct 9, 2:19 pm, dkruger <davidkru...@xxxxxxxxxx> wrote:



On Oct 9, 4:17 pm, dkruger <davidkru...@xxxxxxxxxx> wrote:

On Oct 9, 3:27 pm, nextpulse <rob...@xxxxxxxxxxxxx> wrote:

On Fedora, using php5. The mail() function returns a success - but the
mail itself is not actually sent.
How do I go about debugging this? Do I need to do this at the linux
command level to ensure mail is working? any logs i need to look at?

You could probably check the messages log file. Be sure that sendmail
is working, and that on the receiving end it is not being blocked. If
your linux host is not setup for the right MX, for mail it is sending
as, it is normal for receiving mail servers to discard, or at least
flag it as being spam. check your /var/spool/mqueue after verifying
that sendmail is operating, your mails should be listed there, if
sendmail is not working to relay the mail.

Also be sure that you have an SMTP and smtp port setup under [mail
function] in your php.ini file.

Yep. They are all setup.
Essentially, this worked on another box (fedora 4 and php4). I am
porting it to a new box (php5) and it stopped working (with no code
changes). So I am debugging to try an locate the issue. Any help in
this area will be appreciated. Logs to look at etc.

Also:
If I use SMTP to use an external mail server - how do I pass in the
login info?

.



Relevant Pages

  • Re: debugging php mail
    ... Do I need to do this at the linux ... sendmail is not working to relay the mail. ... They are all setup. ... So I am debugging to try an locate the issue. ...
    (comp.lang.php)
  • Configuration help: behind linksys router
    ... I've just set up my first Linux box, ... It is providing DNS to the class ... With the private domain name, I'd like my linux hox to host sendmail ... as an inside mail server. ...
    (comp.os.linux.networking)
  • linux behind linksys - configuration of server
    ... I've just set up my first Linux box, ... however in the setup i chose to also install sendmail. ... It is providing DNS to the class ... inside mail server. ...
    (comp.os.linux.networking)
  • Re: Best microcontroller with Linux development tools
    ... far that actually mentions Linux support for a debugging/programming JTAG ... I do like the IDEs for debugging, though, ... I bought the Silicon Labs development kit and it come with a USB ... SDCC is even listed on their list of 3rd party vendors. ...
    (comp.arch.embedded)
  • Re: some help in kernel debugging
    ... There's a debugger called MDB which debugs linux startup from boot with full symbols (it encapsulates ... image on the dev machine for the same kernel version and copied it ... I don't know what sort of debugging needs you have, exactly, but I ... looking into kernel internals. ...
    (Linux-Kernel)