From owner-freebsd-questions Fri Aug 3 6:15: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from brightstar.bomgardner.net (adsl-151-204-71-77.delval.adsl.bellatlantic.net [151.204.71.77]) by hub.freebsd.org (Postfix) with ESMTP id 2961437B401 for ; Fri, 3 Aug 2001 06:15:02 -0700 (PDT) (envelope-from glb@brightstar.ath.cx) Received: from nightstar (morningstar.bomgardner.net [192.168.123.1]) by brightstar.bomgardner.net (8.11.3/8.11.3) with ESMTP id f73DFE406948; Fri, 3 Aug 2001 09:15:14 -0400 (EDT) (envelope-from glb@brightstar.ath.cx) From: "Gene Bomgardner" To: Drew Tomlinson Date: Fri, 3 Aug 2001 09:11:04 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Cookbook for Sendmail Config? Reply-To: Gene@Bomgardner.net Cc: freebsd-questions@freebsd.org Message-ID: <3B6A6AA8.16142.56BA407@localhost> In-reply-to: <5CD46247635BD511B6B100A0CC3F023925A036@ldcmsx01.lc.ca.gov> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 3 Aug 2001, at 5:49, Drew Tomlinson wrote: > Keeping in mind that I have *never* worked with Sendmail before, are > there any links you would recommend for instructing me how to setup > Sendmail? There are two things I want to accomplish. > > In phase one, I want to relay all mail from my local network and allow > relay from the Internet if the proper username and password is > presented. Relay from the internet? Do you mean receiving from the Net only mail destined for the local network? If so, then password protection would prevent receipt of mail from all but those Internet sites that know the password. That's a bad thing. If you mean relay from the Internet _TO_ the Internet, hope no one gets hold of the password. Could result in a real spammer feeding frenzy. > Is this possible? Is this very difficult? I'm not sure about "possible" but my experience with Sendmail is that just about everything is difficult until you get the hang setting up the conf file. Even then .... > > Once phase one is working, I want to install POP3 software so that > clients can pick up their mail. I'm guessing that I have to tell > Sendmail to forward received mail to the POP3 and then get the POP3 > configured to receive the mail and make it available for clients? I found that by using the Sendmail package supplied with FreeBSD, the sendmail.cf file was already sufficient to my needs. All I really needed to do was add a line so it would accept mail for a second domain. I then added a pop3 package (Qpopper was really easy to set up) and Voila, success. If you really want to get into Sendmail, I found O'Reilly's "Sendmail" book to be excellent. > > Thank you for your assistance. "Cookbook" or "newbie" links would be > most appreciated. > There is the www.sendmail.org site. They have some excellent resources there for newbies and experienced alike. Best of luck... Gene > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message