New applet: sendmail

Denis Vlasenko vda.linux at googlemail.com
Tue Jan 29 09:02:00 UTC 2008


Hi folks,

On Monday 28 January 2008 23:14, Bernhard Fischer wrote:
> On Fri, Jan 18, 2008 at 09:11:25AM +0100, Natanael Copa wrote:
> >On Wed, 2008-01-09 at 21:59 +0000, Denys Vlasenko wrote:
> >> On Tuesday 08 January 2008 12:49, Vladimir Dronnikov wrote:
> >> > I personally have always been missing mail client applet in BB.
> >> > Attached is a draft attempt to fix this.
> >> 
> >> Cool.
> >> 
> >> > Please, take a look
> >
> >I was looking for this patch today but could not find it.
> 
> I cannot find it either. Patches should really be sent to the
> list for review.

Vladimir, folks are right - patches should normally be sent
to the list too, not only to personal addresses. Please
do so in the future.

> >How does this compare to the ssmtp applet posted here:
> >http://www.mail-archive.com/busybox@busybox.net/msg01580.html

This one looks like it needs a lot of busybox-ification.
Such as:

	if (isatty(fileno(stdin))) ...

We know fileno here - it's 0.
--
vda



More information about the busybox mailing list