Hello,
I've been playing around with phpgroupware. Everything is working great, except for when I try to send an email I get this error message:
Array
(
[code] => 500
[msg] => Syntax Error, command unrecognized
[desc] =>
[server_chat] =>
c->s: fsockopen(ckuamain.ckua.org,25,0,,5) ; returned: Resource id #20
s->c: 220 ckuamain.ckua.org SMTP daemon ready.
c->s: EHLO ckuamain.ckua.org
s->c: 500 Syntax Error, command unrecognized
)
I've found a couple of other posts on this, but no solutions. I can't seem to figure out what the correct email settings are. (Reading/receiving email works just fine). I've tried entering the SMTP hostname using localhost, IP address, hostname, and FQDN - all with the same result.
Any suggestions?
Thanks.
Derek