1

I didn't have mail installed before, so I've did it using:

apt-get install mailutils

After that I've tried to send a mail with this command:

mail -s "Ssubjects" [email protected]

But I see just this error message:

cannot send message: Process exited with a non-zero status

anyway I can't understand what is the problem. Should I configure something?

Thanks

asked Mar 3, 2017 at 11:27

1 Answer 1

1

Possible duplicate: mail: cannot send message: process exited with a non-zero status

Try:

sudo dpkg-reconfigure postfix

as proposed in the answer.

answered Mar 3, 2017 at 11:31

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.