Emergency PHP situation

ok, i know nothing about PHP. so i have NO IDEA, why this could be happeneing. here goes. i have this contact form that sends off the varibles with a PHP file. it works PERfectly fine if i use my yahoo email address to send to, but when i try to make it go to my regular ISP inbox (verizon) it never shows up. even MORE importantly, it wont send to the REAL address that is for the site either. does anyone have any idea how i can fix this?

thanks so much

how could anyone have any idea without seeing the script?!

im starting to see things your way, eyezberg… :P:P:P:P

the script you are using is probably sending the email to a root
address rather than a pop box. I had that happen to me a few
times on servers I had never worked on before. Post the script
and we can help you better.

im sorry, where’s my head at? here’s the script… :blush:

it might not be recognizing the e-mail as a valid e-mail because of the “.” in the middle… try to make another e-mail address to see if it works…

i tried it with the one that is the boss’s (which is where it must go) and it is a regular email, no dot, just info@blahblah.com, so i don’t think it’s the dot? i’ll try with another addy, that has no dot in the middle. maybe his email is just being screwey… hehe.

ok, i tried it to another of my emails that is not a yahpoo one, its a real kinda server one, and it worked. but it is still not working at my boss’s. argh. thanks jubba, for the suggestion.
unflux - if i knew how the heck to do what you said, i would try that…lol

hahaha, nevermind. the emails that it was supposed to be going to don’t support PHP. (I’m not a dumba**, my boss was under the impression that they did is all)
hehe. thanks guys.

glad you found out what it was. sorry I was late getting back to
this… :blush:

It’s like the time I spent an hour troubleshooting my network
because I was all of a sudden NOT connected, and realizing only
after several headaches that I had kicked the router unplugged.

doh! always the simple solution I say. =)