> > shell# echo 'my message' | strace -f -v -s1024 -olog sendmail -S > abcserver -f sen...@abcserver recei...@abcserver >
1. Just to be sure: you tried the command in one line, of course, right? echo 'my message' | strace -f -v -s1024 -olog sendmail -S abcserver -f sen...@abcserver recei...@abcserver 2. How do you manage to do it using telnet? What exact input do you feed to telnet and what is the answers? -- Vladimir _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
