[Exim] help with DEBUGING

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Daniel Bendersky
Data:  
Para: exim-users
Asunto: [Exim] help with DEBUGING
--
[ Picked text/plain from multipart/alternative ]
Hi, I'm doing some debugs on port 26 and everything looks fine.

The problem is that I'm triing to figure out somthing about a router
that use a transport that call another instance of Exim, so the debug
doesn't show me what I want.

example:

I run:
/usr/sbin/exim -d -oX 26 -bd -C /etc/exim/exim.debug.conf
Then, in a different window I do:
telnet localhost 26

Then I send a message but I see in the log:

4936 spamcheck transport yielded 0
4936 search_tidyup called
4932 journalling danny@???
4932 spamcheck transport returned OK for danny@???
4932 post-process danny@??? (0)
4932 danny@??? delivered
4932 LOG: MAIN
4932 => danny <danny@???> R=spamcheck_router T=spamcheck
4932 >>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
4932 changed uid/gid: post-delivery tidying
4932 uid=8 gid=12 pid=4932
4932 auxiliary group list: <none>
4932 set_process_info: 4932 tidying up after delivering
19UWmp-00016v-Ir
4932 Processing retry items
4932 Succeeded addresses:
4932 danny@???: no retry items
4932 Failed addresses:
4932 Deferred addresses:
4932 end of retry processing
4932 LOG: MAIN
4932 Completed
4932 end delivery of 19UWmp-00016v-Ir
4932 search_tidyup called
4932 search_tidyup called
4932 >>>>>>>>>>>>>>>> Exim pid=4932 terminating with rc=0
>>>>>>>>>>>>>>>>

4273 SMTP<< quit
4273 SMTP>> 221 mx.lc-1.netline.la closing connection
4273 LOG: smtp_connection MAIN
4273 SMTP connection from localhost.localdomain (mail.netline.cl)
[127.0.0.1] closed by QUIT
4273 search_tidyup called
4244 child 4273 ended: status=0x0
4244 0 SMTP accept processes now running
4244 Listening...

So, I only see that the transport get the message, but I know that the
transport re-insert the message to the exim, and I lost then the DEBUG.

How I can avoid this?
--
Saludos....

Daniel Bendersky.

------------------------------------------------------------------
Daniel Bendersky              Director de Operaciones y Tecnología
dbenders@???                          http://www.netline.cl
NETLINE                                Av. Vitacura # 2939 of. 202
Oficina   : +56 2 751 2600            Las Condes, Santiago - CHILE
Celular   : +56 9 998 9122               Fax2mail : +56 2 751 2651
Voice2mail: +56 2 751 2618
            "Success is a journey, not a destination"
------------------------------------------------------------------
--