The start and stop method scripts for Cyrus IMAP, both for Solaris SMF and Sun Cluster, are supposed to exit only when the service is fully up or fully down. The start method in particular needs some way to test if the IMAP daemon is accepting and responding to connections. Is there some simple way this can be done in a shell script? `telnet' might work, but the script would need to analyze the output and terminate the connection. A timeout would also be helpful. Is `imtest' better for this? -- -Gary Mills- -Unix Support- -U of M Academic Computing and Networking- ---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html