Re: how to send an e-mail --- (a problem!)
- From: Paul Howarth <paul@xxxxxxxxxxxx>
- Date: Tue, 12 Sep 2006 15:52:09 +0100
SERGIE wrote:
Guys,
using echo hello | sendmail -s test john.black@xxxxxxxxxx fails.
I think what you're looking for is:
$ echo hello | Mail -s test john.black@xxxxxxxxxx
i.e. replace "sendmail" with "Mail" (note the upper case M).
Paul.
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Follow-Ups:
- Re: how to send an e-mail --- (a problem!)
- From: Steve Searle
- Re: how to send an e-mail --- (a problem!)
- References:
- how to send an e-mail --- (a problem!)
- From: SERGIE
- how to send an e-mail --- (a problem!)
- Prev by Date: Re: NX software
- Next by Date: Re: Sendmail 8.13.8...has anyone made their own RPMS for FC5?
- Previous by thread: Re: how to send an e-mail --- (a problem!)
- Next by thread: Re: how to send an e-mail --- (a problem!)
- Index(es):
Relevant Pages
|