Matthew Newton wrote: > On Fri, Apr 30, 2010 at 03:09:20AM -0400, W B Hacker wrote: >> Graeme Fowler wrote: >>> If you run a mock SMTP session as follows: >>> >>> exim -d+all-memory -bh [insert valid IP here] 2>&1 | tee session.out >> Brilliant! >> >> Now - how can one *temporarily* cause that level of detail - or at least the >> 'cached data' part - to be logged for a time on a stream of 'live' arrivals? > > exim -d+all-memory -bd 2>&1 | tee session.out > > Just hit ctrl-c when you're done. > > Matthew > >
Sorry - Mea Culpa. I meant in /var/log/exim/mainlog and 'untattended' mode - no ssh/console session attached. 'temporary' for someone my age is hours if not days or weeks. ;-) Bill -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
