A
A
alex5e2016-05-13 13:37:49
PHP
alex5e, 2016-05-13 13:37:49

Why do emails take a long time to arrive through SMTP?

The VPS is running Exim. Through SwiftMailer I send notifications to users by email. One letter goes, on average, about 10 seconds. If you do a mailing list for several users, then you get a big freeze. I send a letter from a box on the server (I don’t use someone else’s smpt from Gmail or Yandex). Is there any way to speed up the process of sending emails? Maybe Exim somehow needs to be configured for this? Or maybe somehow you can make Exim work in the background so that the page does not hang while sending?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
akelsey, 2016-05-14
@akelsey

Most of all, it looks like greylisting, you need to disable it for your outgoing domain (usually it has auto-learning, if it has already received letters from this address, then it shouldn’t, but you never know who set it up before you).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question