PHP Mail Problem

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
vinoth
Forum Contributor
Posts: 113
Joined: Thu Aug 02, 2007 3:08 am
Location: India
Contact:

PHP Mail Problem

Post by vinoth »

Hi all,
I got some problem by sending mails.

In my server I am using PHP mail function to send mails, It send mails to Yahoo,Gmail,Hotmail, But it won't send mail to my official mail id .
I don't know the Exact reason, why it won't send?

The mail function will return 1 but the mail is not coming........
Shall I need to Do any configuration settings?

Anybody suggest me to fix this problem

Thanks in advance
Corvin
Forum Commoner
Posts: 49
Joined: Sun Dec 03, 2006 1:04 pm

Re: PHP Mail Problem

Post by Corvin »

What about some more details?
vinoth
Forum Contributor
Posts: 113
Joined: Thu Aug 02, 2007 3:08 am
Location: India
Contact:

Re: PHP Mail Problem

Post by vinoth »

I didn't get you?
What details u want?
Post Reply