Sending email using mutt

I have a problem sending an e-mail using mutt. When i use a simple command like this:

echo "msg body" | mutt -s "subject" 

I get no error messages (in the fact no messages at all). Unfortunatelly as I check on my box no email has been sent. How can I check/get to know what went wrong? Is there a way to tell mutt to display any info/status about sended msg?

3 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like