Hello, 2008/3/6, Dave Evans <[EMAIL PROTECTED]>: > On Thu, Mar 06, 2008 at 01:17:48PM +0000, Graeme Fowler wrote: > > You need to redirect stdout and stderr: > > > > exim -d -M MESSAGE_ID 2>&1 > my.log > > > I think that should say: > > exim -d -M MESSAGE_ID > my.log 2>&1 > > At least for the shell that I use.
Many thanks! This one worked :) -- Zbigniew Szalbot -- ## 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/
