This application allows users of the environment in which it is installed to see and update their mail forwarding. Upon requesting the URL on which it is installed, it displays the current contents of the .forward
file, and a form with a text box initialized to the same. Editing the textbox and submitting the form will result in the .forward
file being updated. Implementation is in Java class uw.unix.ForwardHandler
.
-- IsaacMorland - 09 Feb 2007