Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Whats the difference between using SMTP server and a PHP mail command?

0
Posted

Whats the difference between using SMTP server and a PHP mail command?

0

The main difference with these is that if you are using SMTP there are less connections to the server. If you are sending via cron you will find that there is a slight increase in speed as there is a smaller overhead in regards to the connections. However, if your mail server is optimized in anyway then the server that is set up better will obviously increase your speed of sending. You should talk to your host to find out if mail server optimization is a service that they offer as the mail server is where your send speed will bottleneck.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123