Hi,
I use the PHP mail() to send out confirmation/alert emails to users on a godaddy hosted site. The emails send properly, however, it is not uncommon for the emails to take 20-30min to deliver(the fastest I've tested was 7min). So my question is how can I send emails faster so that when a user leaves my page and signs into their email, boom, there it is. I've come across SwiftMailer and sendgrid.com but I'm not sure if these are the answer to my problem. I'm sure there is an easy fix, but as my username suggests, I'm clearly not there yet. Any help is greatly appreciated.
Thanks