Smart Mailer PHP Support Product Page
Solved
fcockopen error
Reported 26 May 2012 07:38:03
1
has this problem
26 May 2012 07:38:03 Graeme Beaty posted:
I am trying to test the Smart Mailer but get the following errorWarning: fsockopen() [function.fsockopen]: unable to connect to auth.smtp.1and1.co.uk:587
My mail server requires SSL authentication, will this be the issue???
Replies
Replied 26 May 2012 07:46:09
26 May 2012 07:46:09 Graeme Beaty replied:
Figured out that if I change the function to "sendmail" works fine.