Everything was worked fine but someday sendmail stop working on me.
I'am trying the following command line:
echo "Body text" | mail -s "Some subject" example@somemail.com
And got:
/home/<username>/dead.letter... Saved message in /home/<username>/dead.letter
Can't send mail: sendmail process failed with error code 67
How to fix that?