From owner-freebsd-questions@FreeBSD.ORG Thu Nov 30 19:20:12 2006 Return-Path: X-Original-To: freebsd-questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 26FD616A40F for ; Thu, 30 Nov 2006 19:20:07 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D75043CA7 for ; Thu, 30 Nov 2006 19:19:56 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin05-en2 [10.13.10.150]) by smtpout.mac.com (Xserve/8.12.11/smtpout01/MantshX 4.0) with ESMTP id kAUJK2mU016865; Thu, 30 Nov 2006 11:20:03 -0800 (PST) Received: from [17.214.13.96] (a17-214-13-96.apple.com [17.214.13.96]) (authenticated bits=0) by mac.com (Xserve/smtpin05/MantshX 4.0) with ESMTP id kAUJJvZI006225; Thu, 30 Nov 2006 11:20:00 -0800 (PST) In-Reply-To: <20061130133537.D73843@fledge.watson.org> References: <20061130133537.D73843@fledge.watson.org> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <15D678E7-C64F-4523-BB4F-7D72CAC1EAFF@mac.com> Content-Transfer-Encoding: 7bit From: Chuck Swiger Date: Thu, 30 Nov 2006 11:19:57 -0800 To: doug@safeport.com X-Mailer: Apple Mail (2.752.2) X-Brightmail-Tracker: AAAAAA== X-Brightmail-scanned: yes Cc: freebsd-questions@FreeBSD.org Subject: Re: Mail server question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 19:20:12 -0000 On Nov 30, 2006, at 11:02 AM, doug wrote: > In updating FreeBSD to a 5.5 resting place on the way to 6.2, > sendmail went from 8.12.11 --> 8.13.6. Three users could not > connect without deleting or tinkering with their client profile to > force the client side to reenter the password. One was only fixed > by setting up a new account. the three users from from an office > with about 40 others that worked fine. > > All the affected users were using POP3, two thunderbirds, and an > Outlook Express. The troublesome use was POP3 with Eudora. No one > else noticed [which was sorta what I was hoping for :) ] Are you talking about them having problems reading mail, or sending mail? If it's the former, the change to sendmail is not relevant, as reading mail is handled by your POP3 daemon. Check your mailserver logfiles for more information, and ask more questions here if you don't find anything obvious there. Of course, you'll need to quote parts of these log files or provide client-side error messages if you want us to have enough information to provide more specific advice. -- -Chuck