phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-users] EHLO without hostname?


From: Andreas Schiller
Subject: [Phpgroupware-users] EHLO without hostname?
Date: Thu, 16 Jan 2003 09:28:00 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020529

Hi,

using phpgw 0.9.14, I'm wondering, where $GLOBALS['phpgw_info']['server']['hostname'] is (or better: should be) set.

This is because I am having problems using the email app sending mails. I keep getting the following error when sending messages (there is no hostname sent with EHLO)...

Array
(
    [code] => 502
    [msg] => ESMTP command error

    [desc] =>
    [server_chat] =>
c->s: fsockopen(192.168.102.21,25,0,,5) ; returned: Resource id #29
s->c: 220 nlkhtest ESMTP
c->s: EHLO
s->c: 502 ESMTP command error

)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]