Setup email forwarding on Odin
Read about
Exim filter files
• Log in to the Odin server.
• Edit your
sample.forward file.
• List the email accounts you want to communicate with.
• Save it as
.forward
If you do setup this file, be sure to also forward to your own Odin Alpine
email account, along with any external email account.
Here is a sample .forward file:
# Exim filter
if error_message then finish endif
deliver myaddress@cs.csub.edu
deliver myaddress@gmail.com
finish
Why do this?
This is because your instructor will send email to your Odin account.
Forward that email to any account you want, so you will get your emails.
If you already use and read your Odin email account often, then forwarding
may not be necessary for you.