LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   send email with mutt on command line (https://www.linuxquestions.org/questions/linux-general-1/send-email-with-mutt-on-command-line-271683/)

naijaguy 12-29-2004 06:18 PM

send email with mutt on command line
 
I tried to send an email to myself on the command line with mutt, but it didn't work:

Code:

mutt -s 'my mutt subject' test@myaddy.com < mymessage.txt

We just installed Red Hat, so I'm assuming Mutt isn't set up right yet. What do I need to do to get it going just enough to send emails from the command line? I mean, I know I need to tell it a host, but I didn't see that as a parameter option on this webpage:

http://www.mutt.org/doc/manual/manual-6.html#ss6.1

JunctaJuvant 12-29-2004 06:33 PM

From the Mutt faq "Mutt is a MUA (Mail User Agent), not a MTA (Mail Transport Agent). "
You need to use other programs for that, like sendmail, postfix, etc


All times are GMT -5. The time now is 11:46 AM.