I
I
Igor2016-04-04 19:10:16
PHP
Igor, 2016-04-04 19:10:16

How to send emails in php?

Good evening. Help me deal with the email distribution, there is a customer base of the company, about 300 people, it is necessary to send them messages about once a week. I tried to send the mail () function through a loop, but the hosting limits are 20 letters per minute and not everything reaches. Push at least where to dig, or it may be easier to use some services

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrey Abdin, 2016-04-04
@Igor_307

Alternatively, send a php script via smtp.
Link mail for the domain to Yandex (Google), compose mailing templates according to the rules, add the ability to unsubscribe from the database, and please. Fast, simple and reliable.

I
Ilya, 2016-04-04
@rpsv

CRON tasks. They run at the specified frequency, so run them once a week with an interval of a couple of minutes.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question