I am putting together a ‘solutions’ list for some issues a current website I handle has. One issue is how to handle mailing lists and sending mail on a shared server with an email per hour limit. Right now I use PHP list to manage the list and send email.
Is there a feature, plugin, or extension that will throttle/limit emails being sent per hour so I don’t exceed the server limit?
and…if not…
Is there a way to get EE to work with email services such as aweber.com for memberships so that a person doesn’t have to have a login for the website and a login for their email list management?
Also, does EE support multiple lists?
Thanks
Kevin