Hi sujith,

On Thu, Oct 15, 2009 at 10:34:19AM +0530, sujith sankar wrote:
> Thanks for the reply !
> 
> Unfortunately, trying with strace did not give any useful info other
> than that the sendmail failed.  Here is the log.
> 
> shell# echo 'my message' | strace -f -v -s1024 -olog sendmail -S
> abcserver -f sen...@abcserver recei...@abcserver
> 
> sendmail: . failed
> 
> shell#

What Vladimir meant, if I understand correctly, is that you send the file 
named "log" that strace creates in your current directory. Alternatively, you 
may omit the "-olog" strace option and get the output of strace in the 
standard output.

baruch

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - [email protected] - tel: +972.2.679.5364, http://www.tkos.co.il -
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to