Question
Need help understanding postfix aliases vs. virtual domains. I want emails to forward to my Gmail account.
I do not want to deal with any mail on my server. All I want is for my something like me@allmydomains.tld to forward to me@gmail.com
mydestination vs virtual_alias_domains
I have read probably 10 tutorials and some say to list all my domains under mydestination and others say to list them all under virtual_alias_domains. So which is it?
aliases vs virtual
Again, many tutorials talk about setting up forwarding in the /etc/postfix/aliases file and others talk about doing it in /etc/postfix/virtual so I’m again lost as to which I should be using?
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.
×