Some mails sent from my James 2.3.1 server are returned with the message:

"550 <podheaddb>: Helo command rejected: Email denied due to invalid helo name"

"podheaddb" is the Windows XP servers name. Trying to align everything with that name I have set it up so that the SMTP program (which is an Oracle database) uses the following helo command:

 "UTL_SMTP.HELO(c, 'podheaddb');"

James is setup to:

 <servername>podheaddb</servername>
<helloName autodetect="true">podheaddb</helloName> (under <smtpserver enabled="true">)

I guess, I have misunderstood how this HELO command is working. Could somebody point me in the right direction?

Sincerely,
Marc de Oliveira



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to