Date: Wed, 08 Mar 1995 16:57:54 -0800 From: "Justin T. Gibbs" <gibbs@estienne.CS.Berkeley.EDU> To: tsai@server.keck.lmu.edu Cc: questions@FreeBSD.org Subject: Re: Setup Mail Server(Hub) Message-ID: <199503090058.QAA20643@estienne.cs.berkeley.edu> In-Reply-To: Your message of "Wed, 08 Mar 1995 23:22:08 GMT." <199503082322.XAA26545@server.keck.lmu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
>I am trying to setup a mail server for a local area network which >consists one one Server and a few workstations. They are all running >BSD 1.1.5.1. Only the Server is on all the time. When people send >mail from workstations, their address will have the address of the >workstation. When people try to reply the mail sent from workstation >, if the workstation is not on at the time of delivery. Then the mail >can not be deliveried. I am wondering how can I setup the mail system >on the workstation are run in remote mode( I have already add OR in the >sendmail.cf file, but it does not seem to work. Also I add a entry in >/etc/hosts to tell the workstation that the mailhost is the Server). >Please help me to make it work correctly. Thanks. > > >Yao-Wen Stephen Tsai 3/8/95 You can do one of two things: 1) Have all of the clients "masquerade" as the server. This means that the reply-to field of outgoing mail points to the server, and not the client that sent it. 2) Setup MX records for the clients pointing to the server. Both of these topics should be addressed in the sendmail docs. -- Justin T. Gibbs ============================================== TCS Instructional Group - Programmer/Analyst 1 Cory | Po | Danube | Volga | Parker | Torus ==============================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503090058.QAA20643>