From owner-freebsd-questions Thu Feb 20 14:57:47 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA12955 for questions-outgoing; Thu, 20 Feb 1997 14:57:47 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA12934 for ; Thu, 20 Feb 1997 14:57:43 -0800 (PST) Received: from falcon.pacit.tas.gov.au (falcon.pacit.tas.gov.au [147.109.1.8]) by who.cdrom.com (8.7.5/8.6.11) with ESMTP id OAA25657 for ; Thu, 20 Feb 1997 14:39:25 -0800 (PST) Received: from sam.pacit.tas.gov.au (michelle.pacit.tas.gov.AU [147.109.2.69]) by falcon.pacit.tas.gov.au (8.8.4/8.8.2) with SMTP id JAA07664; Fri, 21 Feb 1997 09:33:30 +1100 (EST) Message-Id: <3.0.32.19970221093738.006e0118@falcon.pacit.tas.gov.au> X-Sender: cpn@falcon.pacit.tas.gov.au X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Fri, 21 Feb 1997 09:37:43 +1100 To: phoenix@stlnet.com, questions@freebsd.org From: Carey Nairn Subject: Re: remote mail and dual boot questions. Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk At 16:17 20/02/97 -0600, Mason Begley wrote: >I am currently using popclient (which I love to death) to read mail on a >remote mail machine. But I'm not sure how to send mail the same way. If >I use pine locally and use username@domain.com then it will put my >machine name as the reply to field which I don't want since my FBSD >machine is more or less a workstation only. (I dual boot winblows95 and >freebsd and am not running a mail server on my 95 machine, it might >break, hehe. Is there a smtpclient type of emailer that will let me >create the e-mail on my machine and transfer it to another smtp server? > I use sendmail/pine on my FreeBSD installation to send mail out and popclient/pine to receive mail. In the pine config there is a user-domain parameter which you can use to specify the default domain in your from headers. You can also do a customised header with a Reply-to field. > >Also, I am going crazy with this dual boot system of mine. What I would >like to do is have my c: drive (1 gig SCSI drive) for windoze 95 and >freeBSD on my other scsi 1 gig. Is this possible without repartitioning >the drives? I heard that the OS/2 boot manager would alow me boot from a >second PHYSICAL drive. Is this correct? I bought a used copy of os/2 >warp just in case this is right. > I also have a dual boot system and us OS-BS to switch between OS's. Version 2.0 beta 8 allows you to boot off a second physical drive. Cheers, Carey Nairn