Mail Problem to Yahoo Server

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:

Mail Problem to Yahoo Server

Post by vinoth »

Hi All

I got an problem to send mail,
I am using PHPMAILER function,
In that Mail was not send to our official mail id, If I send mail today then it will come on Tommorrow with todays date,time.
For yahoo, I never received the mail.
But If i send to my Gmail id Its send Immediatly.
Is anybody faced the same problem?

If I paste the same code to other FTP server then it will work for all mail ID.

Please provide some suggestions,code,guidelines to fix this problem.

Thanks in Advance
Vinoth
User avatar
JAB Creations
DevNet Resident
Posts: 2341
Joined: Thu Jan 13, 2005 6:44 pm
Location: Sarasota Florida
Contact:

Re: Mail Problem to Yahoo Server

Post by JAB Creations »

As much as I love Yahoo mail unfortunately you're going to have to check your bulk folder. I've seen too many clients not even check their email even on a semi-regular basis much less quickly glance at the bulk folder or ever bother to empty it. I always check the bulk folder on Yahoo after I received a couple dozen legit emails that spread over the course of the past year found their way there. It's extremely important to use the spam and not spam buttons otherwise Yahoo won't have an educated guess as to what each email is.
vinoth
Forum Contributor
Posts: 113
Joined: Thu Aug 02, 2007 3:08 am
Location: India
Contact:

Re: Mail Problem to Yahoo Server

Post by vinoth »

hi JAB Creations

I already checked the Bulk mails also,
Than why its got delayed to receive from my machine,
I thought some problem with Server, but I am not sure.

Is anybody solved this problem ?
Suggest me to fix
Post Reply