How to Send Email(Text Based Email Client)

Hi,
Im now learning about sending emails,i need toknow about sending emails from textbased clients to a particular user or to another user in another system connected in LAN.

SMTP protocol used for sending email is very simple to program. Commands (if you don’t use complex authetication and encryption) are quite simple and you can even connect to a SMTP server using tools such as telnet, netcat etc. for learning purposes.

It is easy to write a mail client in C and VERY easy in Java.

There are quite a few text based email clients available.
Example: mutt

syampillai wrote:
> Example: mutt

also alpine, mail

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

My favorite thing in the world to get myself log files from a box:

mail -s /path/to/the/file -s ‘file for myself from MyBox’ ab@novell.com
</dev/null

Good luck.

subscribeid wrote:
> Hi,
> Im now learning about sending emails,i need toknow about sending emails
> from textbased clients to a particular user or to another user in
> another system connected in LAN.
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQIcBAEBAgAGBQJJ8g85AAoJEF+XTK08PnB5S6cQAKUT0lRq+DJZ2RDCDhZAju4R
kTi6DU8EWQBzJT6WtSgFA2NVZlm8n1+CSbv0iAM47Prjv7UFVAi7fSJ0a8EKnjtc
PBGvIaFnw3pVc2WqqZxiDwxCU45tJ2iXM4FDbmqprOgkZyOC8PHGNd7zU0fAOU87
ayLz7KPUSw80WrHvn8qWkPBrS/DjudBriPy1g2TPa42vw55oTLA5z2kWnkaGEARF
fmWpJm/SE3bA/luADUPl4eX43I4KuqwjgDdE0HImNk0KLAGRK5SOlXfwA9CB8scQ
vvJTWwY+8ZTscti1DBSDVEFmx+5HeOXljqLe/ETdoICvXOrHe6COPafR1qHwnJi9
EQHfzPAS/tpwkADziNWvFbsZVR7Zybiouatu6miIaSl2VRx7iy8ixw/egBuIVBEW
EbQFyt68FCNS7lNWSgWN3O5183putM9hx1ZmOgASYuBMa8Kp/jZF6QNotkB8/7Ky
o4h15+RGTfJ8Sv1Qha5oKgW/rZGwTw1OK+89hHYNH5cN/Pk9vioTj/irvfbzOgET
n7m0rUajvSTcU0/nFthDQUHhQuWMBTxGhe+3Mquu9py78k0SsXPNRHtM3IUBB231
1DrqDUvUenS7CE8P3jBIsYsbV6rvlqW//yPES1UHGJDM9AnEbKtYyrygmarJn6/q
+SpaRo5tIeZAzsc/nUIy
=7MMz
-----END PGP SIGNATURE-----