Re: how to send an e-mail --- (a problem!)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux