[Workaround.org] Problem with reject_unknown_recipient_domain
Gorka
gorkapostfix at yahoo.es
Tue Nov 2 10:45:36 CET 2010
> -----Mensaje original-----
> De: workaround-chitchat-bounces at workaround.org [mailto:workaround-
> chitchat-bounces at workaround.org] En nombre de Christoph Haas
> Enviado el: domingo, 31 de octubre de 2010 14:05
> Para: workaround-chitchat at workaround.org
> Asunto: Re: [Workaround.org] Problem with
> reject_unknown_recipient_domain
>
> Am 29.10.2010 13:54, schrieb Gorka:
> > Since a month, more or less, mails sended by our site with phpmailer
> > class for sending email dont go out. Those sended from outlook go
> out
> > successfully, but i refer back to the ones that sends our site
> > automatically. This is the script above phpmailer:
>
> Take a look at your mail.log file first to see why Postfix doesn't
> deliver the email.
>
Hi. Thank you very much for your opinion.
With the '#reject_unknown_recipient_domain,' line in
smtpd_recipient_restrictions of main.cf (the mail is sent), this is the
mail.log I get:
Nov 2 10:13:06 correo postfix/smtpd[2431]: connect from
correo.igem.es[10.0.0.5]
Nov 2 10:13:06 correo postfix/smtpd[2431]: EE7C6D38002:
client=correo.igem.es[10.0.0.5]
Nov 2 10:13:07 correo postfix/cleanup[2440]: EE7C6D38002:
message-id=<4d1d01253d0ea7676887ddd9625ce555 at 10.0.0.5>
Nov 2 10:13:07 correo postfix/smtpd[2431]: disconnect from
correo.igem.es[10.0.0.5]
Nov 2 10:13:07 correo postfix/qmgr[2374]: EE7C6D38002:
from=<secuenciacion at sistemasgenomicos.com>, size=3814, nrcpt=1 (queue
active)
Nov 2 10:13:07 correo postfix/smtpd[2445]: connect from
localhost[127.0.0.1]
Nov 2 10:13:07 correo postfix/smtpd[2445]: 50881D38004:
client=localhost[127.0.0.1]
Nov 2 10:13:07 correo postfix/cleanup[2440]: 50881D38004:
message-id=<4d1d01253d0ea7676887ddd9625ce555 at 10.0.0.5>
Nov 2 10:13:07 correo postfix/qmgr[2374]: 50881D38004:
from=<secuenciacion at sistemasgenomicos.com>, size=4247, nrcpt=1 (queue
active)
Nov 2 10:13:07 correo postfix/smtpd[2445]: disconnect from
localhost[127.0.0.1]
Nov 2 10:13:07 correo amavis[2409]: (02409-01) Passed CLEAN, LOCAL
[10.0.0.5] [10.0.0.5] <secuenciacion at sistemasgenomicos.com> ->
<sistgen at yahoo.es>, Message-ID: <4d1d01253d0ea7676887ddd9625ce555 at 10.0.0.5>,
mail_id: rYaxbq1YJowy, Hits: 0.24, queued_as: 50881D38004, 357 ms
Nov 2 10:13:07 correo postfix/smtp[2441]: EE7C6D38002:
to=<sistgen at yahoo.es>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.43,
delays=0.06/0.01/0.01/0.36, dsn=2.6.0, status=sent (250 2.6.0 Ok,
id=02409-01, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as
50881D38004)
Nov 2 10:13:07 correo postfix/qmgr[2374]: EE7C6D38002: removed
Nov 2 10:13:23 correo postfix/smtp[2449]: 50881D38004:
to=<sistgen at yahoo.es>, relay=mx1.mail.eu.yahoo.com[77.238.177.9]:25,
delay=17, delays=0.05/0.01/15/1, dsn=2.0.0, status=sent (250 ok dirdel)
With the 'reject_unknown_recipient_domain,' line in
smtpd_recipient_restrictions of main.cf (the mail is not sent), this is the
mail.log I get:
Nov 2 10:17:19 correo postfix/smtpd[3825]: connect from
correo.igem.es[10.0.0.5]
Nov 2 10:17:24 correo postfix/smtpd[3825]: E6CFDD38002:
client=correo.igem.es[10.0.0.5]
Nov 2 10:17:24 correo postfix/smtpd[3825]: lost connection after RCPT from
correo.igem.es[10.0.0.5]
Nov 2 10:17:24 correo postfix/smtpd[3825]: disconnect from
correo.igem.es[10.0.0.5]
Mails arrive only if I put this hash. It doesn't seem to be activity in
mail.log otherwise. I don't understand events on mail.log entirely because
most of the times they are intercalated with another anying lines that
confuse myself, but I think the problem if I put out the hash is that they
don't even appear in mail.log, so it doesn't even try to send the message
out.
What can I do so as not to put the hash?
More information about the Workaround-chitchat
mailing list