[PHP] Re: Debugging mail()

2005-07-28 Thread Todd Cary
Todd Cary wrote: I have the following code in my script and no errors are created, but I do not get any emails. It works on other servers. Are there some logs I can check to figure out why an email is not being sent/received? Todd Whoops...forgot the code: if (mail("[EMAIL PROTECTED]", "

[PHP] Re: Debugging mail()

2005-07-28 Thread Todd Cary
Todd Cary wrote: I have the following code in my script and no errors are created, but I do not get any emails. It works on other servers. Are there some logs I can check to figure out why an email is not being sent/received? Todd I think I figured out the problem: the needed port is assign