S
S
sawa42016-09-01 15:47:13
Laravel
sawa4, 2016-09-01 15:47:13

How to send 10,000 emails at a time Laravel 5.2?

Hello!
The guys ran into a limitation problem when sending mail. Now I use gmail, the limit is 500 messages per day. I currently need to notify 6000 users urgently. I googled, came across mailgun , since mandrill is paid, I immediately went to look at the restrictions. There are restrictions of 10,000 per month, which is even less than Google has an average of 333 per day . Or do they have no day limits?
There is also a server, quite powerful with 256 RAM Debian 7.8
Can I set up mail there and send as much as I like? And what exactly to put on Debian? SMTP server or something else and a link to setup setup please

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Alexander Shurakov, 2016-09-02
@shurale43

If you have multiple mailing lists, then it makes sense to set up your server. There are different SMTP daemons - postfix, exim, sendmail... I worked with different ones and quickly got into Exim.
Please note that you need to configure not only the SMTP server, but also DNS and incoming mail processing (error messages, spam reports). The first article found by Yandex in the topic.

A
Alexander Sharihin, 2016-09-01
@Pinsky

The server is not that powerful.
You can send letters from it.
Perhaps this will help you not to immediately fly into spam: https://wordtothewise.com/2012/10/setting-up-dns-f...
Send in batches, not all at once.

D
Dmitry Entelis, 2016-09-01
@DmitriyEntelis

mailchimp.com

E
Eugene, 2016-09-01
@Nc_Soft

Mailgun has no limit per day

S
SoloMidPlzD, 2016-09-02
@SoloMidPlzD

amazon ses seems not expensive
0.10 USD per thousand messages.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question