From owner-freebsd-questions@FreeBSD.ORG Tue Apr 12 21:30:39 2005 Return-Path: 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 45EE216A4CE for ; Tue, 12 Apr 2005 21:30:39 +0000 (GMT) Received: from foo-bar.inter-sonic.com (foo-bar.inter-sonic.com [212.247.8.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id F10DE43D1F for ; Tue, 12 Apr 2005 21:30:38 +0000 (GMT) (envelope-from peo@intersonic.se) Received: from [192.168.1.5] (grateful.i.inter-sonic.com [192.168.1.5]) by foo-bar.inter-sonic.com (Postfix) with ESMTP id 2C938A6C48; Tue, 12 Apr 2005 23:30:38 +0200 (CEST) Message-ID: <425C3E00.5000405@intersonic.se> Date: Tue, 12 Apr 2005 23:30:40 +0200 From: Per olof Ljungmark User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Subhro References: <425C1E0F.5030504@gmail.com> <425C3888.7010603@intersonic.se> <425C3A6B.6030706@gmail.com> In-Reply-To: <425C3A6B.6030706@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD Questions Subject: Re: SMTP problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 21:30:39 -0000 Subhro wrote: >>> authentication failure: cannot connect to Courier authdaemond: No >>> such file or directory >>> Apr 13 13:04:52 munich postfix/smtpd[27064]: warning: >>> unknown[59.93.160.227]: SASL LOGIN authentication failed >>> Apr 13 13:04:55 munich postfix/smtpd[27064]: lost connection after >>> AUTH from unknown[59.93.160.227] >>> Apr 13 13:04:55 munich postfix/smtpd[27064]: disconnect from >>> unknown[59.93.160.227] >>> >> May I kindly suggest that the answer is already there? It says: >> "cannot connect to Courier authdaemond: No such >> file or directory". >> Either Postfix is looking in the wrong place or something's fishy >> about the Courier authdaemond. What does the Courier log say? > > > I did not explicitly install courier. Which is the port which I need to > install? What do you mean then? You said you are "trying to set up a mailserver with virtual mailboxes and SASL authentication for SMTP". Courier IS a mail server (in the ports) suitable for virtual mailboxes. I think you need to provide all the details first, Postfix is an MTA but not a complete mail server. The problem above may be better answered on the Postfix list so I suggest you try there as well.