X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=postfix-setup;h=fdd739beee273e31dc0a79177d2448992764ef86;hb=aa8ff7aafcbe3cc05b1394818abf1c2f00b78a52;hp=2ecbd6b4be047c8ce90c4c6ef8471fbe90f165bf;hpb=f2f92addec853ee989c3bb30ebf69fc49a649062;p=distro-setup diff --git a/postfix-setup b/postfix-setup index 2ecbd6b..fdd739b 100755 --- a/postfix-setup +++ b/postfix-setup @@ -83,6 +83,11 @@ else fi e $forward > ~/.forward e $forward | s tee /root/.forward + +# linode image has a root alias. completely useless, remove it. +sudo sed -i '/^root:/d' /etc/aliases + + s newaliases # if I wanted the from address to be renamed and sent to a different address,