Good morning,
I hope you're doing well !
I have a problem with postfix.
I have an alias to forward emails from root to my gmail address.
when I'm back :
echo "test alias" | mail -s "test 1136" root
It works, I have my email in my inbox.
on the other hand if I return
echo "test alias" | mail -s "test 1136" [email protected]
it doesn't work.
Did I miss something ?
Sorry for my English 🙂