From owner-freebsd-isp Thu Sep 25 12:59:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA09396 for isp-outgoing; Thu, 25 Sep 1997 12:59:20 -0700 (PDT) Received: from hetzels (166-7-66.ipt.aol.com [152.166.7.66]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id MAA09377; Thu, 25 Sep 1997 12:58:49 -0700 (PDT) Message-Id: <199709251958.MAA09377@hub.freebsd.org> From: "Scot W. Hetzel" To: "FreeBSD ISP" Cc: Subject: Cyrus IMAP Server - Can't log into server Date: Thu, 25 Sep 1997 14:52:44 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1008.3 X-MimeOle: Produced By Microsoft MimeOLE Engine V4.71.1008.3 Sender: owner-freebsd-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I have installed the Cyrus IMAP server, but it is not accepting passwords, the server was rebooted and the pwcheck program is running. I can telnet to the imap port with no problems, but when I try the "imtest" program it fails as shown bellow: $ imtest -p mail imap * OK mail.xxxxx.net Cyrus IMAP4 v1.5.2 server ready Password: ***** . LOGIN user1 X . NO Login incorrect . logout * BYE LOGOUT received . OK Completed Connection Closed. Also the "cyradm"program gives an error trying to authenticate: cyradm mail mail userid: admin1 mail password: ***** application-specific initialization failed: authentication failed % Any Ideas why passwords are not working? Thanks, Scot