F
F
f20692014-06-19 20:55:29
PHP
f2069, 2014-06-19 20:55:29

What services are there that are similar to mailgun for sending out less than 10,000 emails per month?

There is a task to periodically send out informational messages to users on their email addresses.
The base is still small, only a couple of thousand users, there is no dedicated server, so it is not possible to use direct mailing through the php libraries, because. hosters simply block oxygen for this.
As a result, it was decided to use a third-party API, namely Mailgun
It seems that everything is simple, the api is understandable, judging by the logs, all the necessary letters arrive at the mailgun server for mailing, but the problem is that only a few of them are sent, while there are no errors and mailbox addresses are working.
I tried to do a delayed mailing, using their api - it did not help, letters are not sent at all;
I tried to do a delayed mailing in the script, it also did not help;
Their tech support is not very talkative and in two days I got nothing from them, except: "we are looking into your issue"
Maybe someone has worked with this service or knows similar ones that will fit for sending < 10,000 emails per month .

Answer the question

In order to leave comments, you need to log in

8 answer(s)
P
Papa, 2014-06-20
Stifflera @PapaStifflera

mandrill.com
Allows you to send via SMTP + there is a well-documented API. 12000 messages per month for free.

V
Vlad Zhivotnev, 2014-06-20
@inkvizitor68sl

mailgun has an smtp that can be accessed from some phpmailer. Or from any CMS.
And in general - everything works fine there.

P
Puma Thailand, 2014-06-20
@opium

Well, who prevented you from contacting the Maygan technical support?

V
Viktor Vsk, 2014-06-20
@viktorvsk

And why is Google smtp not satisfied with 400 letters per day (12,000 per month) on a free plan?
There is also mailchimp.com

V
Vadim, 2014-06-20
@vshemarov

Yuzayu (and for a long time) for similar purposes www.unisender.com/ru
There is an API, but you can create letters in interactive mode. It is possible to segment the mailing list as you like (and there can be as many lists as you like). There are clear statistics. Support is quite responsive

V
vladpl2000, 2015-10-09
@vladpl2000

If you want to quickly attract customers, I advise you to use StandartMedia.ru. It's about 5 times cheaper here. Yes, and it turns out faster with the help of randomization.

N
NiKO2On, 2016-12-13
@NiKO2On

Email-marketing service Emailgun.ru
has recently appeared. I was especially pleased with the email constructor and the ability to send emails from my domain.

V
Vit, 2019-01-08
@reech

By e-mail newsletters, the services actualtraffic.ru/service/email-rassylka are collected here

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question