1
I can't send mail by the mailserver. (Exchange)
I use the ip of the mail server. I have selected smtp and smtp auth (including login settings) But is still says:
Errors
SMTP Error: could not connect to SMTP host server(s)
Could not send mail to Administrator.
Sending message completed
When i have php debug turned on is says the following:
Warning [PHP]: implode(): Bad arguments. in file D:\www\intranet\class\mail\xoopsmultimailer.php line 171
Warning [PHP]: fsockopen(): unable to connect to :25 in file D:\www\intranet\class\mail\phpmailer\class.smtp.php line 87
Who knows what could be wrong.