Hello,
I have programmed an application to manage newsletters in PHP. I send the
mails using smtp, but when there are more than 500 subscribers and when the
mails (in html) are too big, it is really slow.
What can I do gain speed ?
Thanks,
Nicolas
I have programmed an application to manage newsletters in PHP. I send the
mails using smtp, but when there are more than 500 subscribers and when the
mails (in html) are too big, it is really slow.
What can I do gain speed ?
Thanks,
Nicolas
Comment