Jeff Katcher wrote: > > Hi, I am using the mail trasport agent included with slink. i would > like to foreward some users mail to their personal accounts at their > isp. I cant seem to find any documentation on how to do this, would > someone please tell me how to set up forewarding. Do I use a > ".foreward" file, and if so what is the format.
It is spelled ".forward", and there isn't really a format, just put the new address in the file. For example, if you want mail to "fred" to be forwarded to [EMAIL PROTECTED], you would create a file in ~fred (Fred's home directory) called ".forward". In the file you would put the text "[EMAIL PROTECTED]". > or do i set them up > in the aliases file to point to their home addresses. You can do this too, though it is probably better to use .forward, so that each user owns the file and can change it if they wish. Usually, only root can mess with the aliases file. HTH, Kirk

