Page 1 of 1

Recieve Email in 1-3 days!!!!

Posted: Tue Sep 06, 2005 2:10 am
by Mohammad
Hello

I'm trying to send an email message from my server to users... but my email doesnt go through instantly, sometimes it takes 1 days before the user recieved it, sometimes up tp 2-3 days 8O , and some minor time it goes instantly..

I'm also confused that which fucntion I should use...

there is the mail() fucntion...
and also the PHP Mailer class...
and I believe there is the send_mail() fucntion...

any solutions towards this...

many thanx in advance

Posted: Tue Sep 06, 2005 2:16 am
by feyd
this thread smells like your previous thread. :?

as we've said several times recently, we recommend the phpMailer class; there may easily be things outside your control that makes the emails get there slower. Depending on how you are sending the email, you could be colliding the a giant red-flag on those services making them heavily analyze various patterns involved. This is especially true when they see repeated mails of nearly identical content, and various other things...

Posted: Tue Sep 06, 2005 8:13 am
by Chris Corbyn
Basically it's being caught by a mail sweeper.