Add command prompt char before commands. modified: README.md
Brian Barto bartobrian@gmail.com
Wed, 20 Apr 2022 13:29:36 -0400
1 files changed,
3 insertions(+),
3 deletions(-)
jump to
M
README.md
→
README.md
@@ -172,8 +172,8 @@ After you save the changes you will need to rebuild your virtual alias database
and restart postfix: ``` -sudo postmap /etc/postfix/virtual -sudo service postfix restart +$ sudo postmap /etc/postfix/virtual +$ sudo service postfix restart ``` #### Configure /etc/aliases@@ -192,7 +192,7 @@
After saving the changes you will need to rebuild the aliases database: ``` -sudo newaliases +$ sudo newaliases ``` Now postfix will pipe emails through listfix when it receives an incoming