• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

php mail() slow

T

thawebmaster

Guest
Our server is really fast. I've never had problems with that, except one thing: if in php mail() is called, it takes 20 seconds to show the page.
I think the problem is in that outgoing mail is also scanned on spam. If an email is send using php's mail, php waits till the message has been send.
Is it possible to improve email sending in php?

Does anyone has any idea?
Normal smtp connections are very fast due to -Rt0

Thanks in advance!
 
Back
Top