You may be using a Web browser that does not support standards for accessibility and user interaction. Find out why you should upgrade your browser for a better experience of this and other standards-based sites...
Northstar mail is usually forwarded to a user's BlitzMail account.
Mail forwarding can be turned off by editing or removing the
.forward file that resides in the home directory.
To turn mail forwarding off, run the following command sequence:
cd; cp ~/.forward ~/.forward_dir/back; unset noclobber; echo >
~/.forward; set noclobber.
To turn mail forwarding back on, run the following command sequence:
cd; cp ~/.forward_dir/back ~/.forward.