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. -- Dave Evans http://djce.org.uk/ http://djce.org.uk/pgpkey
signature.asc
Description: Digital signature
-- ## 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/
