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



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



Relevant Pages

  • Re: "flush queue mode requires no recipient"
    ... Sendmail is a Mail Transport Agent, ... Look *only* at the pid file. ... echo $"Usage: pidfileofproc " ... trap "" SIGPIPE ...
    (comp.mail.sendmail)
  • Re: Configuring FreeBSD 6.2 to use sendmail for sending only
    ... mail or sendmail should I invoke if there is more than ... echo "$maildir does not exist .. ... echo "$maildir is not writeable .. ... August 2006 Account for Ian Smith ...
    (freebsd-questions)
  • Re: [PHP] mail() and exim4
    ... Per Jessen schreef: ... echo "Nein"; ... Exim is a Mail Transfer Agent. ... compatible is called sendmail. ...
    (php.general)
  • Re: sendmail does not accept connections from time to time
    ... sendmail (by using /usr/sbin/rcsendmail restart or the script in /etc/init.d) it doesn't accept connections. ... echo -n "Shutting down SMTP port" ...
    (comp.mail.sendmail)
  • Re: disabling sendmail
    ... by the startup scripts or anything else, ... find out why sendmail doesn't work on this machine, ... echo "Sendmail has been deliberately renamed so it won't run." ... they will get the descriptive message explaining what ...
    (comp.unix.shell)