While or after configuring Postfix I got this message:
WARNING: /etc/aliases exists, but does not have a root alias.
What does it mean, and how do I fixt it if it needs fixing?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello there,
Did you change the /etc/aliases file during the Postfix installation/configuration?
You can check our article on How To Install and Configure Postfix as a Send-Only SMTP Server on Ubuntu 20.04 on Step 4 — Forwarding System Mail
https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-postfix-as-a-send-only-smtp-server-on-ubuntu-20-04
Regards