Hi,

My server name is mailsrv and it has two
interfaces:
xxx.xxx.xxx.xxx =external ip, internet
yyy.yyy.yyy.yyy =internal ip, private lan


File /etc/hosts looks like:
127.0.0.1      localhost.mydomain.com localhost
xxx.xxx.xxx.xxx      mailsrv.mydomain.com mailsrv
xxx.xxx.xxx.xxx      mailsrv.mydomain.com.


1st. How could I avoid this error
(/var/log/maillog)?
Mar 29 15:52:51 mailsrv sendmail[10381]:
gethostbyaddr(yyy.yyy.yyy.yyy) failed: 1

Would be rigth adding inside /etc/hosts these
lines:
yyy.yyy.yyy.yyy      mailsrv.mydomain.com mailsrv
yyy.yyy.yyy.yyy      mailsrv.mydomain.com.       


Another suggestion?

2nd. What does it mean?
Mar 29 16:07:20 mailsrv sm-mta[10399]: alias
database /etc/mail/aliases.db out of date

Thanks...


                
______________________________________________ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to