Re: How can I send an email from the command line?
- From: Jhair Tocancipa Triana <jhair.tocancipa@xxxxxxxxx>
- Date: Sat, 12 Aug 2006 10:06:10 +0200
Konstantinos Togias writes:
On 8/12/06, ad5qa <ulist@xxxxxxxxxxxxxxxxxxxx> wrote:
To install the console mail utility you have to install the
I tried mail and man mail and I get: bash: mail: command not found. I
will also like to hit the command line and send a quick mail.
mailutils package:
apt-get install mailutils
Instead of mail, you can also use nail[1] which is somewhat more
powerful.
With nail, you can easily add attachments to your mails from the
command line, for example:
$ echo "Test" | nail -a slides.pdf -s "Slides" jhair.tocancipa@xxxxxxxxx
sends the slides.pdf file to my email account.
nail also can send emails without the help of an additional MTA, among
many other cool things.
HTH,
______________
[1] pool/universe/n/nail/nail_11.25-1_amd64.deb
--
--Jhair
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- References:
- Re: How can I send an email from the command line?
- From: ad5qa
- Re: How can I send an email from the command line?
- From: Konstantinos Togias
- Re: How can I send an email from the command line?
- Prev by Date: Re: glxgears
- Next by Date: Re: Doesn't Linux have a decent usenet reader?
- Previous by thread: Re: How can I send an email from the command line?
- Next by thread: glxgears
- Index(es):
Relevant Pages
|