I'm restricted to sending a maximum of 200 emails per hour by a shared host. I realise there is a queue function built into the email system but will this respect the servers maximum limits per hour? If not, can WSNlinks be integrated with phplist to control numbers of emails sent per hour?
Comments on Email throttle
Member
Usergroup: Customer
Joined: May 30, 2007
Total Topics: 12
Total Comments: 45
I'm restricted to sending a maximum of 200 emails per hour by a shared host. I realise there is a queue function built into the email system but will this respect the servers maximum limits per hour? If not, can WSNlinks be integrated with phplist to control numbers of emails sent per hour?
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
It's not by hour, but reducing the number sent at a time will drive down the maximum likely number per hour.
Can't the host simply have sendmail wait to deliver them later, instead of discarding messages?
Integration would require research into the phplist program and presumably a number of hours work.
Member
Usergroup: Customer
Joined: May 30, 2007
Total Topics: 12
Total Comments: 45
Thanks Paul, I'll look into it.