From owner-freebsd-questions@FreeBSD.ORG Fri Dec 12 19:24:26 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2779916A4CE for ; Fri, 12 Dec 2003 19:24:26 -0800 (PST) Received: from smtp5.knology.net (smtp5.knology.net [24.236.126.2]) by mx1.FreeBSD.org (Postfix) with SMTP id BF30E43D31 for ; Fri, 12 Dec 2003 19:24:24 -0800 (PST) (envelope-from dkelly@HiWAAY.net) Received: (qmail 24062 invoked from network); 13 Dec 2003 03:24:23 -0000 Received: from unknown (HELO ?10.0.0.68?) (24.214.34.52) by smtp5.knology.net with SMTP; 13 Dec 2003 03:24:23 -0000 Mime-Version: 1.0 (Apple Message framework v606) In-Reply-To: <200312122007.13092.derrick@norris-net.com> References: <200312122007.13092.derrick@norris-net.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: David Kelly Date: Fri, 12 Dec 2003 21:24:21 -0600 To: FreeBSD_Questions X-Mailer: Apple Mail (2.606) Subject: Re: Fetchmail piping to sendmail, DNS probs causing POP server timeout X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Dec 2003 03:24:26 -0000 On Dec 12, 2003, at 7:07 PM, Derrick Norris wrote: > Like many of us, I get a *lot* of spam coming into my ISP-assigned > email address. Since I originally installed this system (at release > 4.2) I have used fetchmail piping through to sendmail to fetch from 3 > POP accounts. I don't run DNS on my box and use my ISP's DNS servers > for resolution. Is there some reason you pipe thru sendmail? Bypass sendmail with something like this as the first line of your ~/.fetchmailrc file: defaults proto pop3 fetchall mda "/usr/local/bin/procmail -d dkelly" Everybody uses procmail, right? :-) Make sure you have something like this at the start of your ~/.procmailrc file: MAILDIR=$HOME/Mail #you'd better make sure it exists DEFAULT=/var/mail/$LOGNAME -- David Kelly N4HHE, dkelly@interactplus.com ======================================================================== Whom computers would destroy, they must first drive mad.