From owner-freebsd-ports Mon May 15 19:50: 4 2000 Delivered-To: freebsd-ports@freebsd.org Received: from po4.glue.umd.edu (po4.glue.umd.edu [128.8.10.124]) by hub.freebsd.org (Postfix) with ESMTP id 4CD8437B92B for ; Mon, 15 May 2000 19:49:56 -0700 (PDT) (envelope-from bfoz@glue.umd.edu) Received: from glue.umd.edu (poseidon.student.umd.edu [129.2.220.99]) by po4.glue.umd.edu (8.9.3/8.9.3) with ESMTP id WAA09638; Mon, 15 May 2000 22:49:51 -0400 (EDT) Message-ID: <3920B74C.1C658583@glue.umd.edu> Date: Mon, 15 May 2000 22:49:48 -0400 From: Brandon Fosdick X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "Scot W. Hetzel" Cc: Chris Dillon , ports@FreeBSD.ORG, Patrick Bihan-Faou Subject: Re: Cyrus Troubles References: <00ee01bfbecc$b4e55f00$8dfee0d1@westbend.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Here's what I've done so far... 1. Install the port 2. edit inetd.conf 3. Add sasl_pwcheck_method: pwcheck sasl_pwcheck_option: pwcheck to /usr/local/etc/imapd.conf. 4. I ran /usr/local/sbin/saslpasswd as root (since it wouldnt run as cyrus) which created the file /usr/local/etc/sasldb.db even though it said there was a "generic failure". Then I changed the file's owner to cyrus. 5. Run pwcheck &. Then I see that the port installed /usr/local/etc/rc.d/pwcheck.sh, which was nice of it. 6. Run imtest -m login -p imap localhost which yields: C: C01 CAPABILITY S: * OK 63-216-196-27.sdsl.cais.net Cyrus IMAP4 v1.6.22 server ready S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS X-NON-HIERARCHICAL-RENAME NO_ATOMIC_RENAME AUTH=DIGEST-MD5 AUTH=CRAM-MD5 UNSELECT S: C01 OK Completed Password: + go ahead L01 OK User logged in Authenticated. Security strength factor: 0 . logout * BYE LOGOUT received . OK Completed Connection closed. 7. Then I took the cyrusproto.mc file and the genericbsd4.4.mc file and made a new .mc file -> new /etc/mail/sendmail.cf. Then I restarted sendmail. So that much works now. I can even log into my account with netscape. But it doesn't show any folders (not even inbox), I can't create any folders (with netscape or cyradm), 111 10:46pm/usr/local/lib/sasl>cyradm localhost Please enter your password: localhost> cm user.bfoz command failed: Permission denied and when I try to send mail to myself I have no idea where it goes. I also tried all of the above with pwcheck_method:shadow in /usr/local/lib/sasl/Cyrus.conf. Still no good. Any ideas? Thanks, Brandon -- bfoz@glue.umd.edu "Lead, follow, or get run over" "In life there are those who steer, and those who push" "I'm not impatient, the world is too slow" "Life is short, so have fun, play hard, and leave a good looking corpse" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message