Sorry I have the exact same problem he does, I guess i'll make a brand new thread.John Cartwright wrote:Please don't threadjack.Loougle wrote:ON my contact forms I'm not even using headers, should I be using headers and could that be the reason why I only receive the first few submissions and then not receiving the rest?
mail() working sporadically
Moderator: General Moderators
Re: mail() working sporadically
Re: mail() working sporadically
Your hosting provider might be blocking outgoing connections - you'd have to ask them to allow connections to gmail if they do.sleepydad wrote:"Warning: fsockopen() [function.fsockopen]: unable to connect to smtp.gmail.com:465 (Connection timed out) in /home/content/s/l/e/sleepydad/html/kasebergkronies/lib/classes/Swift/Transport/StreamBuffer.php on line 233 ..."
Do you have shell access to the hosting server? If you do, try to run 'telnet smtp.gmail.com 465' from the shell prompt and see if it connects.
Re: mail() working sporadically
I'm on a Go Daddy forum now to try to find out if they're blocking. Hopefully that's not the case or I'm up the creek.