From owner-freebsd-questions@FreeBSD.ORG Fri Jan 13 07:08:19 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F09716A41F for ; Fri, 13 Jan 2006 07:08:19 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F9F543D46 for ; Fri, 13 Jan 2006 07:08:16 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.12.11/8.12.11) with ESMTP id k0D78896001538 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 13 Jan 2006 14:08:08 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.1/8.12.11) id k0D788M8081131; Fri, 13 Jan 2006 14:08:08 +0700 (ICT) Date: Fri, 13 Jan 2006 14:08:08 +0700 (ICT) Message-Id: <200601130708.k0D788M8081131@banyan.cs.ait.ac.th> From: Olivier Nicole To: freebsd-questions@freebsd.org X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Subject: Courier-imap and NIS 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: Fri, 13 Jan 2006 07:08:19 -0000 Hi, I want to set-up a simple courier-imap server that can authenticate with plain passwords from NIS. I installed courier-imap from the ports, but authentication of the style 1 login "name" "password" is refused each time: * BYE Temporary problem, please try again later An by the way, where/how to tell courier-imap that it should look for the mailboxes in a directory different from /var/mail? TIA Olivier