> What's your PHP mail function set to do? Hi Graeme. It's the php.ini default: sendmail_path = /var/qmail/bin/sendmail -t -i It's taking an average of (up to) 2 seconds to get a response from the mail() command (we have a time check immediate before and after calling the mail() command)...