Creating postfix aliases

Just a reminder of the postfix alias flow. I don't do it enough to remember off the top of my head and this saves me the google time.

  • edit /etc/aliases or /etc/postfix/aliases (one is a symlink to the other)
  • # postalias /etc/aliases
  • # newaliases
  • # postfix reload