asmith Posted December 17, 2008 Share Posted December 17, 2008 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? Quote Link to comment https://forums.phpfreaks.com/topic/137328-smtp-is-slow-normal/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.