* [Buildroot] Unix mail command?
@ 2011-04-13 14:41 Michael Burghart
2011-04-13 17:58 ` Daniel Nyström
0 siblings, 1 reply; 9+ messages in thread
From: Michael Burghart @ 2011-04-13 14:41 UTC (permalink / raw)
To: buildroot
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
sorry for the silly question but where is the standard UNIX mail command
located?! Need it and cannot find it :)
- --
- --
cheers
- -micha-
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJNpbYOAAoJEEMkp/gkis19yggIAIWzKwKVy/F/WHWVOWJdpxgw
3hcc/d4B+fGAnbyBgsdwCtO7msHbJTz/mLzrVLHQZjMlqlicqAnBJgWwwvYgbKMF
aeTreeuhqWJDytPE/QPmpH7iSrWbbUIAfSDMIuuaEUw2caCZdfLZSRER1Cw+KhZu
hNQdf9xC00NJahx9SWrZIS7UY6+aWbiFbX2GE838Vr22i4YjQqewZatUM42dkCih
bVz17WuyF6m9sjOebQF+3jucNtJGyToyXku159TkmyTqB10kxo499vtwaXuQNBRD
PtG2uyWs7pW4x9WH/MWiOmQ+o/DAacRWt/Ga0Sq84cuHuJ7X/wctYRy/ot+cDYQ=
=z+MK
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] Unix mail command?
2011-04-13 14:41 [Buildroot] Unix mail command? Michael Burghart
@ 2011-04-13 17:58 ` Daniel Nyström
2011-04-13 18:00 ` Michael Burghart
0 siblings, 1 reply; 9+ messages in thread
From: Daniel Nyström @ 2011-04-13 17:58 UTC (permalink / raw)
To: buildroot
2011/4/13 Michael Burghart <mb@michaelburghart.de>:
> sorry for the silly question but where is the standard UNIX mail command
> located?! Need it and cannot find it :)
Unless you're talking about a buildroot fs;
daniel at proliant:~$ which mail
/usr/bin/mail
daniel at proliant:~$
But on some systems it's not installed by default. It's to very little
use on a desktop system.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] Unix mail command?
2011-04-13 17:58 ` Daniel Nyström
@ 2011-04-13 18:00 ` Michael Burghart
2011-04-13 18:05 ` ANDY KENNEDY
0 siblings, 1 reply; 9+ messages in thread
From: Michael Burghart @ 2011-04-13 18:00 UTC (permalink / raw)
To: buildroot
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Am 13.04.2011 19:58, schrieb Daniel Nystr?m:
> 2011/4/13 Michael Burghart <mb@michaelburghart.de>:
>> sorry for the silly question but where is the standard UNIX mail command
>> located?! Need it and cannot find it :)
>
> Unless you're talking about a buildroot fs;
yes I am looking in the buildroot packages. On my desktop its installed :)
- --
- --
cheers
- -micha-
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJNpeSiAAoJEEMkp/gkis19/XgH/03vwLPONPIwispb7x/gg+Zh
7dGmS+FFVrBhE4iZNkGW312Z9tHFTwLTzT1WYmcm1QOxP/eybuoe0s9Jxw8Z1qBQ
2BpKYImQ2Hzi2qi8MX0xK24aZgAHF4tWxBGgqI6o5epdlfP9eJ+w9GDSIfazgL26
SCPWtPIFeposAKqUw0Lb9KvwoDnmUmARJrJPUCLF1fIDsgcT2DpiatNbA57KQfen
4wHTY+mo0l8+BHkK6H5qwwz1FEwfmmrrpXLXJ+KyewXTcLVyVQsThwxuG8WKK2Qe
DfVDTcIqrAeTBKlYvVvY8Jm7YBE59s4bGCJYra+8zB9AqZCwKvT536+9Ybt5ivw=
=nX4z
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] Unix mail command?
2011-04-13 18:00 ` Michael Burghart
@ 2011-04-13 18:05 ` ANDY KENNEDY
2011-04-13 18:42 ` Michael Burghart
0 siblings, 1 reply; 9+ messages in thread
From: ANDY KENNEDY @ 2011-04-13 18:05 UTC (permalink / raw)
To: buildroot
> -----Original Message-----
> From: buildroot-bounces at busybox.net [mailto:buildroot-
> bounces at busybox.net] On Behalf Of Michael Burghart
> Sent: Wednesday, April 13, 2011 1:00 PM
> To: buildroot at uclibc.org
> Subject: Re: [Buildroot] Unix mail command?
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Am 13.04.2011 19:58, schrieb Daniel Nystr?m:
> > 2011/4/13 Michael Burghart <mb@michaelburghart.de>:
> >> sorry for the silly question but where is the standard UNIX mail
> command
> >> located?! Need it and cannot find it :)
> >
> > Unless you're talking about a buildroot fs;
>
> yes I am looking in the buildroot packages. On my desktop its
> installed :)
Probably going to have to create that package too -- the source is at:
<http://linux.softpedia.com/get/Communications/Email-Filters/Heirloom-mailx-10299.shtml>
Andy
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] Unix mail command?
2011-04-13 18:05 ` ANDY KENNEDY
@ 2011-04-13 18:42 ` Michael Burghart
2011-04-13 19:27 ` Daniele Salvatore Albano
0 siblings, 1 reply; 9+ messages in thread
From: Michael Burghart @ 2011-04-13 18:42 UTC (permalink / raw)
To: buildroot
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Am 13.04.2011 20:05, schrieb ANDY KENNEDY:
> Probably going to have to create that package too -- the source is at:
>
> <http://linux.softpedia.com/get/Communications/Email-Filters/Heirloom-mailx-10299.shtml>
ok, that's a simple one :-) Will do.
- --
- --
cheers
- -micha-
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJNpe6lAAoJEEMkp/gkis19NHUIAKxj97Z1NbXh61JJsR8zx628
RWAAeDKlPq/UbgY2OvclbZM5l051YCNUjDib31zxeD0sPFGObJtOB7aM8rKIbjXg
YQv75kC0V4bC8IDtHjF6Qtfd/4VzNfm1ES/e1g6x6PAbkGefmzL5lbdJpHkT0JPE
ImNnG7VK2nVF/Ktfkn3qaTDiBNF6R6wZEZerr7oVRegt8aOcBZ/Vk40FqsMLR88w
k71ia7PMVc75eHndWmxUXt0teafupxt+MbWxUbNikuRCQQ73Q5+xedSmotpGuwkl
212du5PqRbFK8VctYYpcWWNLNkhjM7S7mgxFGvMSg+watO0bcQsIoJ35AqdroH4=
=QZJp
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] Unix mail command?
2011-04-13 18:42 ` Michael Burghart
@ 2011-04-13 19:27 ` Daniele Salvatore Albano
2011-04-13 19:34 ` Michael Burghart
2011-04-13 19:35 ` ANDY KENNEDY
0 siblings, 2 replies; 9+ messages in thread
From: Daniele Salvatore Albano @ 2011-04-13 19:27 UTC (permalink / raw)
To: buildroot
Il 13/04/2011 20:42, Michael Burghart ha scritto:
> Am 13.04.2011 20:05, schrieb ANDY KENNEDY:
>
>> Probably going to have to create that package too -- the source is at:
>>
>> <http://linux.softpedia.com/get/Communications/Email-Filters/Heirloom-mailx-10299.shtml>
>
> ok, that's a simple one :-) Will do.
If you're using busybox, there is the package for it
just do
make busybox-menuconfig
and select it
--
____________________________________________________________
|
Daniele Salvatore Albano | web site:
IT Consultant | http://www.itechcon.it
Website Design and Development |
Software Engineer and Developer | e-mail:
Linux Servers SetUp And Administration | info at itechcon.it
Embedded Network Solutions | d.albano at itechcon.it
Ai sensi del D.Lgs. 196/2003 si precisa che le informazioni contenute in
questo messaggio sono riservate ed a uso esclusivo del destinatario.
Qualora il messaggio in parola Le fosse pervenuto per errore, La
invitiamo ad eliminarlo senza copiarlo e a non inoltrarlo a terzi,
dandocene gentilmente comunicazione. Grazie.
Pursuant to Legislative Decree No. 196/2003, you are hereby informed
that this message contains confidential information intended only for
the use of the addressee. If you are not the addressee, and have
received this message by mistake, please delete it and immediately
notify us. You may not copy or disseminate this message to anyone. Thank
you.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] Unix mail command?
2011-04-13 19:27 ` Daniele Salvatore Albano
@ 2011-04-13 19:34 ` Michael Burghart
2011-04-13 19:35 ` ANDY KENNEDY
1 sibling, 0 replies; 9+ messages in thread
From: Michael Burghart @ 2011-04-13 19:34 UTC (permalink / raw)
To: buildroot
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Am 13.04.2011 21:27, schrieb Daniele Salvatore Albano:
> Il 13/04/2011 20:42, Michael Burghart ha scritto:
>> Am 13.04.2011 20:05, schrieb ANDY KENNEDY:
>>
>>> Probably going to have to create that package too -- the source is at:
>>>
>>> <http://linux.softpedia.com/get/Communications/Email-Filters/Heirloom-mailx-10299.shtml>
>>>
>>
>> ok, that's a simple one :-) Will do.
>
> If you're using busybox, there is the package for it
>
> just do
> make busybox-menuconfig0
>
> and select it
perfect, even easier :) thanks!
- --
- --
cheers
- -micha-
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJNpfrjAAoJEEMkp/gkis19Y9oH/3gGEkfatw4Soaj9dlyLCB9q
fDUwMUxNfhLcfOoZ277K+zPNcSmrQbsRKTOqA8/UuDfEDdZTvJ48rA2Psq4jhMT9
rEuvn2yqR6FRccjVzIsw0zjiDGLg0ED17LFHTeaEGhbpvOdrc+cWjKYmXZXWik5y
CoZqQmZziyqdI6wqgxmlNZrbfHZaNh1r73dOtoUU+r/2hXhx1pcfXsnXHnIJsyBi
UYEPApBOrcyPWRUaUotlTf3vTfqvoVuHKwSxJcexTBHmbSXKpXkjXeFfAfXa4m6Q
O0KeM78oomP2T0aGm+eJio/nqc72jfEXxDpIqeKMHuGsHQwxmyQJCXaJVvuibrk=
=bEBN
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] Unix mail command?
2011-04-13 19:27 ` Daniele Salvatore Albano
2011-04-13 19:34 ` Michael Burghart
@ 2011-04-13 19:35 ` ANDY KENNEDY
2011-04-13 19:37 ` Michael Burghart
1 sibling, 1 reply; 9+ messages in thread
From: ANDY KENNEDY @ 2011-04-13 19:35 UTC (permalink / raw)
To: buildroot
> -----Original Message-----
> From: buildroot-bounces at busybox.net [mailto:buildroot-
> bounces at busybox.net] On Behalf Of Daniele Salvatore Albano
> Sent: Wednesday, April 13, 2011 2:27 PM
> To: buildroot at busybox.net
> Subject: Re: [Buildroot] Unix mail command?
>
> Il 13/04/2011 20:42, Michael Burghart ha scritto:
> > Am 13.04.2011 20:05, schrieb ANDY KENNEDY:
> >
> >> Probably going to have to create that package too -- the source
> is at:
> >>
> >> <http://linux.softpedia.com/get/Communications/Email-
> Filters/Heirloom-mailx-10299.shtml>
> >
> > ok, that's a simple one :-) Will do.
>
> If you're using busybox, there is the package for it
Doh! I forgot to check to see if BusyBox had one. I only looked under
BuildRoot. Sorry about that Micha!
Andy
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] Unix mail command?
2011-04-13 19:35 ` ANDY KENNEDY
@ 2011-04-13 19:37 ` Michael Burghart
0 siblings, 0 replies; 9+ messages in thread
From: Michael Burghart @ 2011-04-13 19:37 UTC (permalink / raw)
To: buildroot
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Andy,
Am 13.04.2011 21:35, schrieb ANDY KENNEDY:
>> If you're using busybox, there is the package for it
>
> Doh! I forgot to check to see if BusyBox had one. I only looked under
> BuildRoot. Sorry about that Micha!
it's ok :-) Thank you both for helping!
- --
- --
cheers
- -micha-
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJNpftkAAoJEEMkp/gkis19tIIH/iEF7h+1gnlPSQ6+wGTV0lRK
IoIul03P/nfV0oOXd06Wk4t+9g31akrXZGi1rzp/BYgOy1DronI6Bpq8lu40gdfw
nG6AszndY5r5YZ7LklTGK/e1V1vBATW5lFcEdYj4J1kJHnp75IWKs+1lPK6Ngau0
fIh4Xo2WAS/Au0x7NCid5FPvvEGrO86HgInws1bbNvIRemKHdOfqy2kiWHF1e7ME
Uwt25tIxs7nTlchcjwHkvDEetla3AoRb/jmeY2vxauuUuZLxbCMOfws0HFQAuQfv
VAVhe07nEg1fY4H197AwYH0tXoJq72LzsS85PrFfRwpxk+liIX9c35vFKZXuL/s=
=I2V3
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2011-04-13 19:37 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-13 14:41 [Buildroot] Unix mail command? Michael Burghart
2011-04-13 17:58 ` Daniel Nyström
2011-04-13 18:00 ` Michael Burghart
2011-04-13 18:05 ` ANDY KENNEDY
2011-04-13 18:42 ` Michael Burghart
2011-04-13 19:27 ` Daniele Salvatore Albano
2011-04-13 19:34 ` Michael Burghart
2011-04-13 19:35 ` ANDY KENNEDY
2011-04-13 19:37 ` Michael Burghart
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox