Re: $50 to anyone who can help me fix this problem (NEW INFO)

2003-11-24 Thread Christian Schulte
Bruce A. Bergman schrieb: Thanks to everyone who is passing suggestions my way. In case you're curious, none of them have worked so far... :-( One person (Henrique de Moraes Holschuh <[EMAIL PROTECTED]>) gave me a suggestion that DID reveal an interesting data point, however, so I thought I would

Re: $50 to anyone who can help me fix this problem (NEW INFO)

2003-11-22 Thread Cove Schneider
Maybe posting an strace of what deliver is doing would help... e.g. $ cd /usr/cyrus/bin $ cp deliver deliver.orig $ cat - > deliver #!/bin/sh strace -o /tmp/deliver.$$ -f /usr/cyrus/bin/deliver.orig ^D Cove On Saturday, November 22, 2003, at 07:37 AM, Bruce A. Bergman wrote: Thanks to everyone w

Re: $50 to anyone who can help me fix this problem (NEW INFO)

2003-11-22 Thread Bruce A. Bergman
Thanks to everyone who is passing suggestions my way. In case you're curious, none of them have worked so far... :-( One person (Henrique de Moraes Holschuh <[EMAIL PROTECTED]>) gave me a suggestion that DID reveal an interesting data point, however, so I thought I would add this into the convers