Re:Relaying denied

Luis Jaime Gómez <[email protected]> Tue, 23 Apr 2002 11:26:19 +0200
Newsgroups gmane.linux.redhat.security.server
Message-ID <[email protected]>
I've de same problem...

Apr 23 10:10:48 server sendmail[11025]: g3NBAmu11025: ruleset=check_rcpt,
arg1=<[email protected]>, relay=[xxx.xxx.xxx.xxx], reject=550 5.7.1
<[email protected]>... Relaying denied. IP name lookup failed [xxx.xxx.xxx.xxx]

I`ve changed the parameter of the SMTP Daemon Option en /etc/sendmail.cf,
but I don't know if it's correct, because the modification didn't changed
the message.

# SMTP daemon options

# Modificado por Luis para ver si esto abre las conexiones en todos los
servidores a 0.0.0.0
# Vuelvo a modificarlo ya que no me deja resolver los dominios
#O DaemonPortOptions=Port=smtp,Addr=0.0.0.0, Name=MTA

# SMTP daemon options
O DaemonPortOptions=Name=MTA
# he cambiado el Port=587 por Port=smtp
O DaemonPortOptions=Port=587, Name=MSA, M=E

Please could you help me too??


Etham