Hi,
I have a generic PHP-powered email form set up which sends an email to me with whatever message the user inputs.
I’ve been making some enhancements to the form and have been uploading the modified PHP to test.
The server seems to send the email incredibly slowly, which makes it hard for me to work quickly, using my trial and error system. Does anyone know what determines how fast the server sends the email, and if I can speed it up?
I end up waiting 5-15 minutes to receive the email I’ve sent to test it out… it’s just so tedious. Would be so much more convenient if it was instant.