From owner-freebsd-questions Tue Apr 9 21: 1:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from infinity.aesredfish.net (ns1.aesredfish.net [65.168.0.12]) by hub.freebsd.org (Postfix) with ESMTP id D86F437B423 for ; Tue, 9 Apr 2002 20:59:50 -0700 (PDT) Received: from potentialtech.com (mhope-dhcp-65-168-1-181.dashfast.com [65.168.1.181]) by infinity.aesredfish.net (8.11.6/8.11.0) with ESMTP id g38EbTm08463; Mon, 8 Apr 2002 10:37:29 -0400 Message-ID: <3CB1AC4B.9060308@potentialtech.com> Date: Mon, 08 Apr 2002 10:42:19 -0400 From: Bill Moran Organization: Potential Technology User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20010914 X-Accept-Language: en-us MIME-Version: 1.0 To: Keith Spencer Cc: fbsd Subject: Re: CourierIMAP...Do I have to configure it? Whoohoo! qmail now works..I think References: <20020408113140.81974.qmail@web12002.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Keith Spencer wrote: >Hi all, >Thanks for help re qmail. Installed form the ports >collection and hey presto! It works (I think..it >delivers a local message to a mailbox ok!) >But IMAP may or may not be working. I have installed >CourierIMAP package. It didn't crap out. I am trying >to get IMHO webmail working. It is easy...very easy to >install and configure (based on Roxen) >BUT..It won't log users in. says IMAP server errors. >Couldn't login users. >What config would I usually have to do as a minimum to >courier IMAP? >Really appreciate help her. I have been trying to get >webamil server built forever. I must be so close now. >But IMAP? > The steps I used to setup Courier IMAP are: 1. Install qmail and make sure it's working properly - make sure it's set up for /Maildir/ delivery, Mailbox doesn't work with IMAP. 2. Install Courier-imap from the ports collection. 3. copy /usr/local/etc/rc.d/courier-imapd.sh.sample to /usr/local/etc/rc.d/courier-imapd.sh 4. copy these files in /usr/local/etc/courier-imap/ imapd.dist => imapd imapd-ssl.dist => imapd-ssl authdaemonrc.dist => authdaemonrc 5. copy /usr/local/libexec/courier-imap/imap.rc to /usr/local/etc/rc.d/imapd.sh 6. Verify execute permissions on all files in /usr/local/etc/rc.d 7. Reboot. If you're still having problems, check the /var/log/maillog file for more details on what's going wrong. Good luck, Bill Moran To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message