| [ CnUnix ] in KIDS 글 쓴 이(By): pictor (홍헌수) 날 짜 (Date): 1996년09월23일(월) 22시15분16초 KDT 제 목(Title): [Re][Re][Re] email forwarding. In sunos.4.1.3, there is an /etc/aliases file, which is related to what you want to do. I have never tried it, but if the following entry is in /etc/aliases, anothername:originalname then, the mail that is destined to anothername will be forwarded to originalname. And if you want to know more about this, you can do $ man 5 aliases (in sunos.4.1.3) |