Email forwarding: Difference between revisions

From YSTV Documentation Wiki
(Wrote up guide)
 
(Added a note to stop permissions SNAFUs in .forward files)
Line 29: Line 29:


7. Rejoice.
7. Rejoice.
==A note for the Computing Team==
Exim gets upset if the .forward file isn't owned by the user and they won't get any mail. This won't be a problem logged in as that user, however using sudo/as root it will be, so remember to chown! Permissions should be mininal, 600 will do it.