Re: problemas con recepcion de correos en servidor postfix
Gracias por tu atencion ya use un traductor para poder pasarlo a ingles
y esta vez si puse las ip para que tengas un mejor panorama. Ayudame por
favor
El vie, 30-11-2007 a las 18:02 -0200, rak@fcien.edu.uy escribió:
> Flaco, te comento 2 cosas, primero esta lista es en ingles por lo que te > recomiendo que reenvÃes este mismo mensaje en ingless, segundo el servidor de > DNS parece funcionar bien, el problema parece estar o en el qmail que no está > aceptando los mensajes de correo y los considera Relay, no reconoce como que > esa máquina es el sitio en cuestión o pusiste mal alguna ip y estás enviando > los mails a otro equipo, esto último no lo puedo garantizar ya que pusiste xx > en las entradas DNS. > > Suerte, > rak > > English Version: > > Dude: I have 2 thing to tell you, first this is an English list so you shuld > resend this same mail in English, second, your DNS server seams ok, the problem > appears to be in the either in qmail which is not accepting messages and > consider them as relay, it doesn't assume he is the site, or you miss type some > IP and your sending your mails to other machine, I cant be shure of the last > since you replace your DNS IP address with xx. > > Good luck, > rak > > Mensaje citado por cesar <shortlyslot@yahoo.com.mx>: > > > Muy buenos dias amigos tengo un gran problema la situacion es la > > siguiente tengo instalado un servidor con la configuracion presentada en > > este tutorial > > > http://www.softwarelibre.misiones.gov.ar/index.php?option=com_content&task=view&id=83&Itemid=3 > > pero se me presento un problema cuando configure el servidor de correo y > > es que no podia recibir correos solamente enviar, hice unos cambios en > > el script del dns para lograr recibir correos y me funciono > > perfectamente pero se me dio el problema que el dia de ayer se me > > arruino la fuente del cpu y al volver a instalarla me dio el mismo error > > que antes descrito adjunto, > > > > esta es mi configuracion del named.conf > > > > options { > > pid-file "/var/run/bind/run/named.pid"; > > directory "/etc/bind"; > > auth-nxdomain no; > > /* > > * If there is a firewall between you and nameservers you want > > * to talk to, you might need to uncomment the query-source > > * directive below. Previous versions of BIND always asked > > * questions using port 53, but BIND 8.1 uses an unprivileged > > * port by default. > > */ > > // query-source address * port 53; > > }; > > > > // > > // a caching only nameserver config > > // > > zone "." { > > type hint; > > file "db.root"; > > }; > > > > zone "x.x.xxx.in-addr.arpa" { > > type master; > > file "db.local"; > > }; > > > > zone "xxx.x.xx.in-addr.arpa" { > > type master; > > file "pri.xxx.x.xx.in-addr.arpa"; > > }; > > > > > > zone "bichos.com" { > > type master; > > file "pri.bichos.com"; > > }; > > > > > > > > > > //// MAKE MANUAL ENTRIES BELOW THIS LINE! ////
> > > > > > > > y este es el archivo de configuracion del sitio > > > > > > $TTL 86400
> > @ IN SOA dns.bichos.com. admin.bichos.com. ( > > 2007101601 ; serial, todays date + todays > > serial # > > 28800 ; refresh, seconds > > 7200 ; retry, seconds > > 604800 ; expire, seconds > > 86400 ) ; minimum, seconds > > ; > > NS dns.bichos.com. ; Inet Address of > > name server 1 > > NS dns.bichos.com. ; Inet Address of > > name server 2 > > ; > > > > MX 10 www.bichos.com. > > www MX 10 www.bichos.com. > > > > bichos.com. A xx.x.xxx.x > > www A xx.x.xxx.x > > > > bichos.com. TXT "v=spf1 a mx ptr ~all" > > > > ;;;; MAKE MANUAL ENTRIES BELOW THIS LINE! ;;;;
> > > > #esto lo introduje a razon de que no recibia correos y despues de esto > > si funciono > > > > > > IN NS dns.bichos.com. > > IN A xx.x.xxx.x > > IN MX 10 bichos.com. > > dns IN A xx.x.xxx.x > > mail IN A xx.x.xxx.x > > www IN CNAME dns > > ftp IN CNAME dns > > > > > > el mensaje que reciben los que envian correo a mi servidor es el > > siguiente > > > > > > Hi. This is the qmail-send program at yahoo.com. > > 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. > > > > <fdasd@bichos.com>: > > 168.243.82.147 does not like recipient. > > Remote host said: 554 5.7.1 <fdasd@bichos.com>: Relay > > access denied > > Giving up on 168.243.82.147. > > > > --- Below this line is a copy of the message. > > > > Return-Path: <shortlyslot@yahoo.com.mx> > > Received: (qmail 9454 invoked by uid 60001); 30 Nov 2007 17:22:41 -0000 > > DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; > > s=s1024; d=yahoo.com.mx > > > > > > > > por favor les agradeceria muchisimo vuestra ayuda > > > > > > > > -- > > To UNSUBSCRIBE, email to debian-isp-REQUEST@lists.debian.org > > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org > > > > > > > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program.
--
To UNSUBSCRIBE, email to debian-isp-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Received on Fri Nov 30 18:01:14 2007
This archive was generated by hypermail 2.1.8
: Wed Mar 19 2008 - 06:51:31 EDT
|