My control dir do not have the helohost file. If i just touch helohost and put my fqdn it will work . Am i right? If i'm not, what should i do to resolve this problem?

Bill Shupp <[EMAIL PROTECTED]>
01/07/2004 15:25
|
|
[EMAIL PROTECTED] wrote:
>
> My toaster implementation is OK, but i'm heaving problemss with some
> domains. When i try for example send a mail to elogica.com.br i got
> the following error
>
> Hi. This is the qmail-send program at leme.
> I'm afraid I wasn't able to deliver your message to the following
> addresses.
> This is a permanent error; I've given up. Sorry it didn't work out.
>
> <[EMAIL PROTECTED]>:
> 200.142.77.19 does not like recipient.
> Remote host said: 550 "Forged IP or fake domain. Please send a valid
> domain
> given in HELO/EHLO."
> Giving up on 200.142.77.19.
>
> What's that supose to mean???
Sounds like the remote host requires that the host in ehlo/helo resolve
to an IP. Does yours? qmail-remote uses the contents of
control/helohost for this. If that file is not present, it uses control/me.
Regards,
Bill