Hi Vladimir, 1. Please find attached the strace log file.
2. The following log shows how I used telnet to send email. [sujithsan...@teagate2 RG]$ telnet cvsserver 25 Trying 10.47.1.6... Connected to cvsserver. Escape character is '^]'. 220 cvsserver.tvm.telxsi.com ESMTP Sendmail 8.12.8/8.12.8; Thu, 15 Oct 2009 16:14:01 +0530 helo none 250 cvsserver.tvm.telxsi.com Hello agate2 [10.47.4.133], pleased to meet you mail from:saisam...@cvsserver 250 2.1.0 saisam...@cvsserver... Sender ok rcpt to:suj...@cvsserver 250 2.1.5 suj...@cvsserver... Recipient ok data 354 Enter mail, end with "." on a line by itself my message . 250 2.0.0 n9FAi1mU012304 Message accepted for delivery quit 221 2.0.0 cvsserver.tvm.telxsi.com closing connection Connection closed by foreign host. [sujithsan...@teagate2 RG]$ Siach, Thanks for helping me to find strace log :-) Regards, -Sujith On Thu, Oct 15, 2009 at 11:54 AM, Vladimir Dronnikov <[email protected]> wrote: >> >> 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. >> > > Definitely. > > -- > Vladimir >
strace_sendmail.log
Description: Binary data
_______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
