Date: Fri, 13 Feb 1998 10:46:54 -0800 (PST) From: Dan Busarow <dan@dpcsys.com> To: Michael Doyle <relyod@indigo.ie> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: POP/Sendmail configuration Message-ID: <Pine.UW2.3.95.980213104020.8656E-100000@cedb> In-Reply-To: <3.0.5.32.19980213125307.0096b4b0@pop.indigo.ie>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 13 Feb 1998, Michael Doyle wrote: > popclient -u <user> -p <pwd> -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.UW2.3.95.980213104020.8656E-100000>