Query on usage of busybox sendmail

sujith sankar sujithsankar2 at gmail.com
Thu Oct 15 11:21:42 UTC 2009


Hi Vladimir,

1.  Please find attached the strace log file.

2.  The following log shows how I used telnet to send email.

[sujithsankar at 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:saisambhu at cvsserver
250 2.1.0 saisambhu at cvsserver... Sender ok
rcpt to:sujith at cvsserver
250 2.1.5 sujith at 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.
[sujithsankar at TeAgate2 RG]$


Siach,
Thanks for helping me to find strace log :-)

Regards,
-Sujith





On Thu, Oct 15, 2009 at 11:54 AM, Vladimir Dronnikov
<dronnikov at gmail.com> 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
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: strace_sendmail.log
Type: application/octet-stream
Size: 24010 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20091015/3c5eb1cd/attachment-0001.obj>


More information about the busybox mailing list