- Switch to the user's home directory:
cd ~/
or
cd /home/userNameHere - create a new file called:
.forward - Enter the address to foward to:
example@examplesite.com - Enter additional emails to forward to on separate lines, if needed.
Note: cd is not a command that can be used with sudo, so you may need to switch to the root user first by using:
sudo -i
sudo -i
No comments :
Post a Comment