hello here's my error log
192.168.0.10 = internal client ip
now i've seen this strange mysql error maybe this is the real problem

Feb 4 00:00:58 localhost postfix/trivial-rewrite[2579]: warning: mysql query failed: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' Feb 4 00:00:58 localhost postfix/trivial-rewrite[2579]: warning: transport_maps lookup failure Feb 4 00:00:59 localhost postfix/trivial-rewrite[2579]: warning: transport_maps lookup failure Feb 4 00:00:59 localhost postfix/smtpd[2577]: NOQUEUE: reject: RCPT from 189-93-193-156.3g.claro.net.br[189.93.193.156]: 451 4.3.0 <x@mydomain>: Temporary lookup failure; from=<?ngelL?p...@braun.org> to=<x@mydomain> proto=SMTP helo=<189-93-193-156.3g.claro.net.br> Feb 4 00:01:00 localhost postfix/trivial-rewrite[2579]: warning: transport_maps lookup failure


Feb 3 12:53:54 localhost postfix/trivial-rewrite[29555]: warning: mysql query failed: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' Feb 3 12:53:54 localhost postfix/trivial-rewrite[29555]: warning: transport_maps lookup failure Feb 3 12:53:54 localhost postfix/trivial-rewrite[29555]: warning: transport_maps lookup failure Feb 3 12:54:22 localhost postfix/trivial-rewrite[29555]: warning: transport_maps lookup failure

Feb 3 12:54:22 localhost postfix/smtpd[29552]: NOQUEUE: reject: RCPT from unknown[192.168.0.10]: 451 4.3.0 <dani...@external.com>: Temporary lookup failure; from=<i...@mydomain.net> to=<dani...@external.com> proto=ESMTP helo=<ciccio> Feb 3 12:54:55 localhost postfix/smtpd[29597]: disconnect from unknown[192.168.0.10] Feb 3 12:54:56 localhost postfix/smtpd[29618]: connect from localhost[127.0.0.1] Feb 3 12:54:56 localhost postfix/smtpd[29618]: 900EC47B3C: client=localhost[127.0.0.1] Feb 3 12:54:56 localhost postfix/cleanup[29561]: 900EC47B3C: message-id=<1848812.827.1296734124609.JavaMail.SYSTEM@ciccio> Feb 3 12:54:56 localhost postfix/smtp[29604]: 5779F47B3B: to=<dani...@external.com>, relay=127.0.0.1[127.0.0.1]:10024, delay=1.3, delays=0.14/0/0/1.2, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=28949-16, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 900EC47B3C)
Feb  3 12:54:56 localhost postfix/qmgr[4415]: 5779F47B3B: removed
Feb 3 12:54:57 localhost postfix/smtp[29620]: 900EC47B3C: enabling PIX workarounds: disable_esmtp delay_dotcrlf for mail.external.com[external_ip]:25 Feb 3 12:55:00 localhost postfix/smtp[29620]: 900EC47B3C: to=<dani...@external.com>, relay=mail.external.com[external_ip]:25, delay=3.6, delays=0.1/0/0.89/2.6, dsn=2.0.0, status=sent (250 2.0.0 p1NNCbuA010097 Message accepted for delivery)
Feb  3 12:55:00 localhost postfix/qmgr[4415]: 900EC47B3C: removed


Il 04/02/2011 16:08, Ralf Hildebrandt ha scritto:
* Matteo Cazzador<mat...@netlite.it>:
Than'k a lot and excuse me if i'm not so clear:

my local dns server , that is postfix server to, is used to filter
navigation of client (by domain black list)
so my local dns is under pressure and often mail give me error
resolving dns while sending mail to external.
I need to limitate this postfix error.
An example;

  Out: 220 mydomain ESMTP Ermes
  In:  EHLO ciccio
  Out: 250-mydomain
  Out: 250-PIPELINING
  Out: 250-SIZE 18000000
  Out: 250-VRFY
  Out: 250-ETRN
  Out: 250-AUTH LOGIN PLAIN
  Out: 250-AUTH=LOGIN PLAIN
  Out: 250-ENHANCEDSTATUSCODES
  Out: 250-8BITMIME
  Out: 250 DSN
  In:  AUTH LOGIN
  Out: 334 VXNlcm5hbWU6
  In:  aW5mb0BicnVub3NybC5uZXQ=
  Out: 334 UGFzc3dvcmQ6
  In:  YXM4ZWUyNDU=
  Out: 235 2.7.0 Authentication successful
  In:  MAIL FROM:<i...@mydomain.net>
  Out: 250 2.1.0 Ok
  In:  RCPT TO:<daniela.mair@externaldomain>
  Out: 451 4.3.0<daniela.mair@externaldomain>: Temporary lookup failure
  In:  RSET
  Out: 250 2.0.0 Ok
Please show the logs for exactly that error. Because the logs show
WHAT failed (DNS, or mysql lookups)


--
Rispetta l'ambiente: se non ti è necessario, non stampare questa mail.

Le informazioni contenute in questa e-mail e nei files eventualmente allegati 
sono destinate unicamente ai destinatari della stessa e sono da considerarsi 
strettamente riservate. E' proibito copiare, salvare, utilizzare,  inoltrare a 
terzi e diffondere il contenuto della presente senza il preventivo consenso, ai 
sensi dell'articolo 616 c.p. e della Legge n. 196/2003. Se avete ricevuto 
questo messaggio per errore siete pregati di comunicarlo immediatamente 
all'indirizzo mittente, nonché di cancellarne il contenuto senza procedere ad 
ulteriore o differente trattamento.


******************************************
Ing. Matteo Cazzador
NetLite snc di Cazzador Gagliardi
Corso Vittorio Emanuele II, 188 37069
Villafranca di Verona VR
Tel 0454856656
Fax 0454856655
Email: mat...@netlite.it
Web: http://www.netlite.it
******************************************

Reply via email to