Query on usage of busybox sendmail

sujith sankar sujithsankar2 at gmail.com
Thu Oct 15 05:04:19 UTC 2009


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 sender at abcserver receiver at 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=<sender at 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
<dronnikov at gmail.com> wrote:
> Can you post here the "log" made by
> echo 'my message' | strace -f -v -s1024 -olog sendmail -S abcserver -f
> sender at abcserver receiver at abcserver
>
> Also the relevant portion of your /var/log/maillog can help.
>
> --
> Vladimir
>


More information about the busybox mailing list