On Mon, 1 Jan 2001, Bart van Dommelen wrote:
> This is what I get, it calls search_tidyup and then it waits :
>
> semafoor/etc: exim -d9 root
You are asking it to send a message to root. The message is on the
standard input. That is why it is waiting - it is waiting for you to
type the message. I don't think this is the problem you have been seeing
with other messages. You need to do something like
exim -d9 root </dev/null
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.