Hi Vladimir,

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#





The following is getting logged in /var/log/maillog in abcserver when
this is being tried.  agate2 is the name of the machine from which I'm
trying to send the mail.

Oct 15 09:13:52 localhost sendmail[8590]: n9F3hqmU008590: lost input
channel from agate2 [10.47.4.133] to MTA after startup

Oct 15 09:13:52 localhost sendmail[8590]: n9F3hqmU008590:
from=<sen...@abcserver>, size=0, class=0, nrcpts=0, proto=ESMTP,
daemon=MTA, relay=agate2 [10.47.4.133]



Thanks,
-Sujith

On Wed, Oct 14, 2009 at 11:51 PM, Vladimir Dronnikov
<[email protected]> wrote:
> Can you post here the "log" made by
> echo 'my message' | strace -f -v -s1024 -olog sendmail -S abcserver -f
> sen...@abcserver recei...@abcserver
>
> Also the relevant portion of your /var/log/maillog can help.
>
> --
> Vladimir
>
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to