Engine23

Server emails and forwarding to outside email address

If you have a server that is sending emails, and you are curious when emails "bounce" and where do they go? Well, you can have them forward to an another email account. Via command line you need to edit /etc/aliases and change the section at the bottom to wherever you want it to go, here is an example of this page: At the very bottom I changed to: # trap decode to catch security attacks decode: root # Person who should get root's mail #root: russell root: whatever@company.com backup: usersnamegoeshere

Share: