From owner-freebsd-questions@FreeBSD.ORG Wed Sep 28 17:18:51 2005 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 CA36816A420 for ; Wed, 28 Sep 2005 17:18:51 +0000 (GMT) (envelope-from sasa.stupar@gmail.com) Received: from avs3.arnes.si (avs3.arnes.si [193.2.1.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id E216143D48 for ; Wed, 28 Sep 2005 17:18:50 +0000 (GMT) (envelope-from sasa.stupar@gmail.com) Received: from localhost (avs3.arnes.si [193.2.1.68]) by avs3.arnes.si (Postfix) with ESMTP id 17E7E1D7956 for ; Wed, 28 Sep 2005 19:18:34 +0200 (CEST) Received: from avs3.arnes.si ([193.2.1.68]) by localhost (avs3.arnes.si [193.2.1.68]) (amavisd-new, port 10024) with ESMTP id 09697-05 for ; Wed, 28 Sep 2005 19:18:33 +0200 (CEST) Received: from MASTER (cmb16-74.dial-up.arnes.si [194.249.51.74]) by avs3.arnes.si (Postfix) with ESMTP id A74DE1D793C for ; Wed, 28 Sep 2005 19:18:33 +0200 (CEST) From: "Sasa Stupar" To: Date: Wed, 28 Sep 2005 19:18:34 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: <433ACB23.40600@hayers.org> Thread-Index: AcXETYhoOzZDSWR9TZqHfAsz6kEwCwAAre2w X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Message-Id: <20050928171833.A74DE1D793C@avs3.arnes.si> X-Virus-Scanned: by amavisd-new at arnes.si Subject: RE: Problem with compiling sendmail+sasl 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: Wed, 28 Sep 2005 17:18:51 -0000 =20 -----Original Message----- From: Gary Hayers [mailto:gary@hayers.org]=20 Sent: Wednesday, September 28, 2005 6:56 PM To: Sasa Stupar Cc: freebsd-questions@freebsd.org Subject: Re: Problem with compiling sendmail+sasl Sasa Stupar wrote: > But I have nothing under /usr/src. I have installed minimum of = FreeBSD. >=20 > Regards, > Sasa Try installing /usr/ports/mail/sendmail-sasl Gary I have found my error: I didn't change path in /etc/mailer.conf Now I = have smtp auth. I have setup my pwcheck_method: passwd BUT now whe I try = to send I get back denied. In the logs I have a line "Uknown password = verifier". Any idea? Sasa