Hi,
I have a running installation of Postfix and it's working locally. However, I find some strange issues.
If I run this as root:
echo "mail body" | mail -s "test mail" root
I expect to have mail as root user. However, If I run "mail", the system says:
No mail for root
I haven't any...