<HTML>
<HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> 
<STYLE>.htmtableborders, .htmtableborders td, 
.htmtableborders th {border : 1px dashed lightgrey ! important;}  </STYLE>  
<STYLE type=text/css>html, body { border: 0px; }  span.macro, span.macro ul, 
span.macro div, span.macro p {background : #CCCCCC;} </STYLE>  <STYLE type=text/css> p{margin-bottom: 0.15em;margin-top: 
0.15em;}body{font-family:tahoma;font-size:10pt;}; </STYLE> </HEAD> <BODY>
<FONT style="FONT-SIZE: 10pt; FONT-FAMILY: tahoma"> <DIV>Saludos.</DIV> <DIV>
&nbsp;</DIV> <DIV>Recien instale postfix como serv relay de correo, con la 
ayuda de la lista.</DIV> <DIV>Ahora todo ok y desde el servidor hago telnet 
a localhost 25 y al nombre de la maquina 25 y a 127.0.0.0 25 y todo ok. Pero 
si desde el mismo serv trato de hacer telnet al cname mail o a la ip del 
servidor 25 me pone el error conection refuse y aunque desabilito selinux y 
el&nbsp; firewall todo sigue igual.</DIV> <DIV>&nbsp;</DIV> <DIV>Con 
nslookup resuelvo bien el cname mail y la resolucion inversa de ip tambien 
me funciona ok. Realmente estoy en china por que no entiendo que con toda la 
seg desabilitada pueda hacer telnet al 25 del nombre de la maquina y no a su 
cname resuelto ni a su ip de interface interna.</DIV> <DIV>&nbsp;</DIV> <DIV>
Aqui les mando resumen de la conf para ver</DIV> <DIV>myhostname = 
&lt;nombre.midominio.cu&gt;<BR>mydomain = &lt;midominio.cu&gt;<BR>myorigin = 
$mydomain<BR>inet_interfaces = all<BR>mydestination = $myhostname, 
localhost.$mydomain, localhost, $mydomain, mail.$mydomain<BR>
local_recipients_map =<BR>unknown_local_recipient_reject_code = 550<BR>
mynetworks = &lt;ip de serv interno de correo&gt;, &lt;ip interface 
interna&gt;,<BR>127.0.0.0/8<BR>relay_domains = $mynetworks, 
$mydestination<BR>relay_host = [&lt;dirección IP del servidor isp<BR>
alias_maps = hash:/etc/postfix/aliases&nbsp;&nbsp; # este fichero no existe 
en ningun directorio<BR>alias_database = hash:/etc/postfix/aliases # ident 
al anterior<BR>smtpd_banner = &lt;un mensaje desinformativo :D&gt;<BR>
transport_maps = hash:/etc/postfix/transport</DIV> <DIV>&nbsp;</DIV> <DIV>
&nbsp;</DIV> <DIV></FONT>&nbsp;</DIV></BODY>
</HTML>