Re: [RFC] e-mail clients

From: Jan Engelhardt
Date: Fri Sep 08 2006 - 05:08:29 EST



>> you might even be able to use bash
>> itself! It is not very friendly though, esp. when it comes to attachments
>> or
>> MIME encoding.
>
> LOL :)
>
> Bash is a very universal tool - something like EmacsOS.

Except that it is not as bloated as emacs.

cat </dev/tcp/kernel.org/finger
echo -en "EHLO y\nMAIL FROM: a@xxxxx\nRCPT TO: d@xxxxx\n..." \
>/dev/tcp/mailer.localdomain/25


Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/