Mailinglist Archive: opensuse-es (2177 mails)
| < Previous | Next > |
Re: [suse-linux-s] Correos de error de postfix
- From: Emiliano Sutil <emiliano@xxxxxxxxxx>
- Date: Fri, 29 Oct 2004 13:52:04 +0200
- Message-id: <41822EE4.2040808@xxxxxxxxxx>
Camaleón wrote:
He simplificado mi configuracion del fichero master.cf y lo he dejado de esta manera:
smtp inet n - n - 2 smtpd -o content_filter=smtp:[127.0.0.1]:10024
smtp-amavis unix - - y - 2 smtp
-o smtp_data_done_timeout=1200
-o disable_dns_lookups=yes
pickup fifo n - n 60 1 pickup
cleanup unix n - n - 0 cleanup
qmgr fifo n - n 300 1 qmgr
#qmgr fifo n - n 300 1 oqmgr
rewrite unix - - n - - trivial-rewrite
bounce unix - - n - 0 bounce
defer unix - - n - 0 bounce
trace unix - - n - 0 bounce
verify unix - - n - 1 verify
flush unix n - n 1000? 0 flush
proxymap unix - - n - - proxymap
smtp unix - - n - - smtp
relay unix - - n - - smtp
showq unix n - n - - showq
error unix - - n - - error
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
anvil unix - - n - 1 anvil
127.0.0.1:10025 inet n - n - - smtpd
-o content_filter=
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
cyrus unix - n n - - pipe
user=cyrus argv=/usr/lib/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}
uucp unix - n n - - pipe
flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
ifmail unix - n n - - pipe
flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp unix - n n - - pipe
flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
vscan unix - n n - 10 pipe
user=vscan argv=/usr/sbin/amavis ${sender} ${recipient}
procmail unix - n n - - pipe
flags=R user=nobody argv=/usr/bin/procmail -t -m /etc/procmailrc ${sender} ${recipient}
Respecto a lo que tiene Carlos que paso en un correo anterior tengo la linea esa de smtp-amavis que no se muy bien lo que hace.
#smtp inet n - n - 2 smtpd -o content_filter=smtp:[localhost]:10024
smtp inet n - n - 2 smtpd
Otra cosa el mensaje de error que me llega es mu raro, os lo paso, parece que se va añadiendo al mismo correo varias veces el mensaje cada vez que rebota.
This is the Postfix program at host adslinux.iranon.com.
I'm sorry to have to inform you that the message returned
below could not be delivered to one or more destinations.
For further assistance, please send mail to <postmaster>
If you do so, please include this problem report. You can
delete your own text from the message returned below.
The Postfix program
<pepe@xxxxxxxxxxxxxxxx>: [noexiste.test.es]: Name or service not known
<pepe@xxxxxxxxxxxxxxxx>: [noexiste.test.es]: Name or service not known
<pepe@xxxxxxxxxxxxxxxx>: [noexiste.test.es]: Name or service not known
------------------------------------------------------------------------
Reporting-MTA: dns; adslinux.iranon.com
X-Postfix-Queue-ID: 481ED31FC8
X-Postfix-Sender: rfc822; root@xxxxxxxxxx
Arrival-Date: Fri, 29 Oct 2004 12:49:10 +0200 (CEST)
Final-Recipient: rfc822; pepe@xxxxxxxxxxxxxxxx
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; [noexiste.test.es]: Name or service not known
Final-Recipient: rfc822; pepe@xxxxxxxxxxxxxxxx
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; [noexiste.test.es]: Name or service not known
Final-Recipient: rfc822; pepe@xxxxxxxxxxxxxxxx
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; [noexiste.test.es]: Name or service not known
------------------------------------------------------------------------
Subject:
prueba
From:
root@xxxxxxxxxx (root)
Date:
Fri, 29 Oct 2004 12:49:10 +0200
To:
pepe@xxxxxxxxxxxxxxxx
asdfa
On Fri, 29 Oct 2004 12:10:04 +0200 (CEST), Carlos E. R. wrote:
¡Ostrás! Y, dices que eso sólo pasa al enviar a dominios inexistentes. Voy
a probar yo en el mio, por si hiciera también tonterias. [...] Hecho, ya
tengo uno encolado a "inexistente@xxxxxxxxxxxxxxxx". Veremos que pasa
cuando me conecte en un ratito.
Entre los dos me habéis "asustao" :-O
He probado a enviar un correo siguiendo el "formato Carlos" ;-):
To: inexistente@xxxxxxxxxxxxxxxxx
Y en /var/log/mail.info veo:
Oct 29 12:50 maquina postfix/smtp[433]: 6043A29A82E: to
<inexistente@xxxxxxxxxxxxxxxxx>, relay=none, delay=0, status=bounced
(Name service error for name=noexiste.test.com type=A: Host not found
Y el usuario que ha enviado el correo ha recibido el mensaje indicando el error.
He simplificado mi configuracion del fichero master.cf y lo he dejado de esta manera:
smtp inet n - n - 2 smtpd -o content_filter=smtp:[127.0.0.1]:10024
smtp-amavis unix - - y - 2 smtp
-o smtp_data_done_timeout=1200
-o disable_dns_lookups=yes
pickup fifo n - n 60 1 pickup
cleanup unix n - n - 0 cleanup
qmgr fifo n - n 300 1 qmgr
#qmgr fifo n - n 300 1 oqmgr
rewrite unix - - n - - trivial-rewrite
bounce unix - - n - 0 bounce
defer unix - - n - 0 bounce
trace unix - - n - 0 bounce
verify unix - - n - 1 verify
flush unix n - n 1000? 0 flush
proxymap unix - - n - - proxymap
smtp unix - - n - - smtp
relay unix - - n - - smtp
showq unix n - n - - showq
error unix - - n - - error
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
anvil unix - - n - 1 anvil
127.0.0.1:10025 inet n - n - - smtpd
-o content_filter=
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
cyrus unix - n n - - pipe
user=cyrus argv=/usr/lib/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}
uucp unix - n n - - pipe
flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
ifmail unix - n n - - pipe
flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp unix - n n - - pipe
flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
vscan unix - n n - 10 pipe
user=vscan argv=/usr/sbin/amavis ${sender} ${recipient}
procmail unix - n n - - pipe
flags=R user=nobody argv=/usr/bin/procmail -t -m /etc/procmailrc ${sender} ${recipient}
Respecto a lo que tiene Carlos que paso en un correo anterior tengo la linea esa de smtp-amavis que no se muy bien lo que hace.
A ver si es el amavis el que no deja conectar porque no consigue hacer la
resolución inversa del inexistente?
Carlos, creo recordar que Emiliano ha comentado que desactivandoPara desactivar el amavis deje todo igual salvo que cambie la linea
Amavis el problema seguía apareciendo, luego debe de estar relacionado
con Postfix.
#smtp inet n - n - 2 smtpd -o content_filter=smtp:[localhost]:10024
smtp inet n - n - 2 smtpd
Otra cosa el mensaje de error que me llega es mu raro, os lo paso, parece que se va añadiendo al mismo correo varias veces el mensaje cada vez que rebota.
This is the Postfix program at host adslinux.iranon.com.
I'm sorry to have to inform you that the message returned
below could not be delivered to one or more destinations.
For further assistance, please send mail to <postmaster>
If you do so, please include this problem report. You can
delete your own text from the message returned below.
The Postfix program
<pepe@xxxxxxxxxxxxxxxx>: [noexiste.test.es]: Name or service not known
<pepe@xxxxxxxxxxxxxxxx>: [noexiste.test.es]: Name or service not known
<pepe@xxxxxxxxxxxxxxxx>: [noexiste.test.es]: Name or service not known
------------------------------------------------------------------------
Reporting-MTA: dns; adslinux.iranon.com
X-Postfix-Queue-ID: 481ED31FC8
X-Postfix-Sender: rfc822; root@xxxxxxxxxx
Arrival-Date: Fri, 29 Oct 2004 12:49:10 +0200 (CEST)
Final-Recipient: rfc822; pepe@xxxxxxxxxxxxxxxx
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; [noexiste.test.es]: Name or service not known
Final-Recipient: rfc822; pepe@xxxxxxxxxxxxxxxx
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; [noexiste.test.es]: Name or service not known
Final-Recipient: rfc822; pepe@xxxxxxxxxxxxxxxx
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; [noexiste.test.es]: Name or service not known
------------------------------------------------------------------------
Subject:
prueba
From:
root@xxxxxxxxxx (root)
Date:
Fri, 29 Oct 2004 12:49:10 +0200
To:
pepe@xxxxxxxxxxxxxxxx
asdfa
Saludos,
| < Previous | Next > |