Question
cfmail messages can't exceed 199
Hi. I am running into a problem with cfmail. I have a site
where lodge owners tell their customers about new offers via email
and some of them have over 200 members. The limit on my hosting
server is 199 so after 199 cfmails they start bouncing. The issue
is that I run a query that pulls the emails and loops through a
cfmail tag to all recipients. If the server sees that the cfmail
sends to over 199 within 1 minute it stops sending at 199.
How can I resolve this? Is there a way to send a mail then pause 10 seconds, then send another?
How can I resolve this? Is there a way to send a mail then pause 10 seconds, then send another?
