C
C
chelkaz2017-03-09 22:32:04
SMTP
chelkaz, 2017-03-09 22:32:04

Is it reasonable to send out 50,000 mailings per day via Yandex or Google smtp?

Or you should use services like:

  • Mailgun
  • Spark Post
  • SES

But only they are paid , and my project requires a free large mailing list, since the project does not imply earnings and was created solely for the benefit without advertising and other things.
The site is running on an average VPS and installing a separate mail server will not work.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Andrey, 2017-03-09
@reaferon

Maybe it would be reasonable, but only Yandex and Google will not allow this. The limit, if I'm not mistaken, is 500 letters per day.

D
Dimonchik, 2017-03-09
@dimonchik2013

Gmail is not designed for this
https://support.google.com/a/answer/166852
use free mailers

M
Maxim Timofeev, 2017-03-10
@webinar

Mailgun is the most correct option, in the context of the yii bundle, since there is a ready-made solution for its api and more than one:
https://github.com/search?utf8=✓&q=yii2+mailgun

A
Alexander Chernykh, 2017-03-09
@sashkets

either rivet your own, or third-party services. Both options are paid

G
GrimJack, 2017-03-09
@GrimJack

Raise the server (for example, to 2giga + 2 cores + 20gb ruvds, enough for the eyes), write a script that will send (for example, not the whole pack at a time, but + -100 in 30 seconds) with any algorithm and everything is fine.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question