From owner-freebsd-questions Sun Aug 20 10:51:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tiscalinet.be (smtp-out.tiscalinet.be [212.35.2.51]) by hub.freebsd.org (Postfix) with ESMTP id 0994537B440; Sun, 20 Aug 2000 10:51:39 -0700 (PDT) Received: from ppp-18-085.tiscalinet.be ([212.35.18.86] helo=gdb) by mail.tiscalinet.be with smtp (Exim on FreeGates) id 13QZFx-0008Rz-00; Sun, 20 Aug 2000 19:51:37 +0200 Message-ID: <000d01c00acf$6b8a2ee0$561223d4@gdb> From: "GDB" To: "Ben Smithurst" Cc: "Mark Ovens" , References: <001001c00ab0$88a7e400$931023d4@gdb> <20000820173650.U58928@strontium.scientia.demon.co.uk> Subject: Re: e-mail: howto? Date: Sun, 20 Aug 2000 19:52:28 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I added the DS line. I installed cucipop. Then I started netscape. I noticed I can specify a POP and SMTP server in Netscape. I am wondering if it was really necessary to install cucipop. What do you think? But: I specified the SMTP and POP servers and sent a mail to myself: it works! Cool. (Would this be the last mail I send from Win98? :-) ) Thanks for the clear answer. ----- Original Message ----- From: Ben Smithurst To: GDB Cc: Sent: Sunday, August 20, 2000 6:36 PM Subject: Re: e-mail: howto? > GDB wrote: > > > I want to use e-mail under FreeBSD 3.2. How can I do that? sendmail > > is running, but where do I have to specify my ISP POP and SMTP > > servers? What do I have to do to send and receive e-mail with, lets > > say, xfmail? > > Mark told you about fetchmail and stuff, but didn't mention the SMTP > stuff... To specify your ISP's SMTP server, and you're using Sendmail, > change the empty "DS" line in /etc/sendmail.cf to > > DSsmtp.yourisp.net > > replacing "smtp.yourisp.net" with the smarthost your ISP tells you to > use. (Alternatively you can build a new .cf file using the m4 configuration > mechanism. See /usr/src/contrib/sendmail/cf for all that stuff.) > > After that, mail clients like Mutt and Pine which call Sendmail > directly will just work, and you should tell other mail clients to use > "localhost" as the SMTP server. > > If you use a mail client which needs to collect mail using POP3 rather > than accessing your mail file (/var/mail/$USER) directly, you'll need to > install a POP3 server too. I recommend cucipop, which is in the ports > collection. > > If you have a PPP dialup connection you might like to look at the > /etc/ppp/ppp.linkup files which you can use to run "sendmail -q" and > "fetchmail" each time you go online. > > hope this helps. > > -- > Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D > FreeBSD Documentation Project / > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message