Jump to content

SMTP is slow, normal?


asmith

Recommended Posts

Hi,

 

I'm using this script to send SMTP mails:

http://www.codewalkers.com/c/a/Email-Code/Smtp-Auth-Email-Script/

 

It works fine. It's just each single mails takes 4-5 seconds to be send. I tried it to send 6 mails. Used a foreach and put the mail function to send the 6 values in an array.

 

It took like 25 seconds to send all.

 

Is it normal ? SMTP always is this much slow ? or there's something wrong with the code or my server?

 

Link to comment
https://forums.phpfreaks.com/topic/137328-smtp-is-slow-normal/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.