Articles


Fix "-bash: mail: command not found" error on RaspberryPi

I don't know if this is related to the other issue I was having with my mailbox not being found which I fixed in the other blog post, but after installing postfix: sudo apt install postfix and correctly configuring the SMTP relay, I could send email using the sendmail function: sendmail youremail@gmail.com Subject: testing does it work! . but   more »

Fix "Cannot open mailbox /var/mail/USER: No such file or directory" error message

Just installed and configured postfix and mutt on a fresh copy of Raspberry Pi OS Lite, sending of mail was fine but I was having issues with mutt. Don't know whether it was related to my other issue here, but mutt opens but I get the error: Cannot open mailbox /var/mail/pi: No such file or directory Very annoying, its never happened to me   more »

Search Posts

Back to top