atom feed8 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: 432 Service t...
FromSent OnAttachments
Josh ZerlanJan 23, 2002 3:14 pm 
Sam VarshavchikJan 23, 2002 3:29 pm 
Josh ZerlanJan 24, 2002 5:08 pm 
Sam VarshavchikJan 24, 2002 8:52 pm 
Josh ZerlanJan 25, 2002 7:18 am 
Sam VarshavchikJan 25, 2002 3:29 pm 
Tomas FasthJan 26, 2002 8:48 am 
Sam VarshavchikJan 26, 2002 5:00 pm 
Subject:Re: [courier-users] Re: 432 Service temporarily unavailable
From:Tomas Fasth (tom@euronetics.se)
Date:Jan 26, 2002 8:48:42 am
List:net.sourceforge.lists.courier-users

Sam Varshavchik wrote:

Josh Zerlan writes:

That strace _IS_ with the -f option, that's why I'm confused.

No it's not. If you did use the -f option, each line of the trace would be prefixed with the process id.

Only after first fork. Traces of mother process have no prefix, at least with strace in Debian Woody:

$ strace -V strace -- version 4.4

<tomas/>