Forum Moderators: coopster

Message Too Old, No Replies

weird mail( ) problem, any help is appreciated!

weird mail( ) problem

         

kengi ikazuchi

4:42 am on Mar 29, 2005 (gmt 0)



I am making a simple "contact us" application with a simple mail() function. When users click "send," their info comes back to my email. The weird thing is, its not coming back to me! my code doesnt return errors, because when I changed just the destination address to my @yahoo address, it sends to the yahoo address, and to my @hotmail address, but not to my personal address kengi@example.com. The mail() php file is located on my www.example.com domain. I also made a "contact us" app. for my client and same thing happened. The mail wouldn't send back to his email, but would send to yahoo, hotmail, and even my kengi@example.com. Again, the PHP file is located in his domain. Seems like whichever domain the PHP code is on, it wont send the mail to that particular domain. Any ideas? any help? if this doesnt make sense, let me know i will re-explain. thank you in advance!

[edited by: coopster at 2:47 pm (utc) on Mar. 29, 2005]
[edit reason] generalized email per TOS [webmasterworld.com] [/edit]

coopster

10:43 pm on Mar 30, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, kengi ikazuchi.

Have you checked the mail logs to see what, if any error messages you may be receiving?