From owner-freebsd-isp Sun Jul 28 22:36:55 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AA0437B400 for ; Sun, 28 Jul 2002 22:36:53 -0700 (PDT) Received: from stealth.siteplus.com (ns1.siteplus.com [66.129.2.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id C438C43E31 for ; Sun, 28 Jul 2002 22:36:52 -0700 (PDT) (envelope-from jim@jwweeks.com) Received: from veager.jwweeks.com (pcp01076331pcs.midval01.tn.comcast.net [68.59.219.194]) by stealth.siteplus.com (8.12.5/8.12.5) with ESMTP id g6T5ao1s026673 for ; Mon, 29 Jul 2002 01:36:50 -0400 (EDT) (envelope-from jim@jwweeks.com) Date: Mon, 29 Jul 2002 01:36:46 -0400 (EDT) From: Jim Weeks To: freebsd-isp@freebsd.org Subject: poppassd oddity Message-ID: <20020729002946.C1046-100000@veager.jwweeks.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Good morning, Something seems to have changed with either poppassd, or the way it interacts with 4.6-stable. After upgrading a machine from 3.5.1, the same scripts I have been using for changing client passwords no longer work. Or rather they do, but the response from poppassd is saying it doesn't. At this point I have changed 500 error checking to exclude "Unable to...", which seems to work. I have include a successful and unsuccessful exchange for comparison. I can't quite understand why the passwords are changed when the response definitely says they are not? Successful exchange -------------------- 200 poppassd v1.2 hello, who are you? got HELLO 200 your password please. sent USER 200 your new password please. sent PASS 500 Unable to change password. sent NEWPASS * NO RESPONSE * send QUIT Unsuccessful exchange ---------------------- 200 poppassd v1.2 hello, who are you? got HELLO 200 your password please. sent USER 500 Old password is incorrect. sent PASS * NO RESPONSE * sent NEWPASS * NO RESPONSE * send QUIT BTW, system logs say the attemt is failing also, Jul 29 01:29:45 stealth poppassd[26602]: failed attempt by onsite Regards, -- Jim Weeks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message