From owner-freebsd-questions Fri Feb 13 10:47:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA06557 for freebsd-questions-outgoing; Fri, 13 Feb 1998 10:47:13 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cedb.dpcsys.com (cedb.dpcsys.com [206.16.184.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA06545 for ; Fri, 13 Feb 1998 10:47:06 -0800 (PST) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by cedb.dpcsys.com (8.8.5/8.8.2) with SMTP id SAA09279; Fri, 13 Feb 1998 18:46:55 GMT Date: Fri, 13 Feb 1998 10:46:54 -0800 (PST) From: Dan Busarow To: Michael Doyle cc: freebsd-questions@FreeBSD.ORG Subject: Re: POP/Sendmail configuration In-Reply-To: <3.0.5.32.19980213125307.0096b4b0@pop.indigo.ie> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 13 Feb 1998, Michael Doyle wrote: > popclient -u -p -c mailhost | sendmail If you add the -t argument for sendmail it will get you started. Won't work all that well though since the envelope to has already been stripped. Mailing lists and bcc's won't have a usable To: address. You'll need to add procmail as your local delivery agent and use a big system wide procmailrc file to guess where mail should really go. If you only have a couple users and they don't subscribe to a lot of lists it might be workable. Better would be to have your ISP queue your mail for UUCP delivery or make you primary MX for your domain and queue for SMTP delivery. In the latter case you would issue an ETRN command to the ISP's mail server periodically to dequeue. Dan -- Dan Busarow 714 443 4172 DPC Systems / Beach.Net dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message