From owner-freebsd-questions@FreeBSD.ORG Tue May 26 20:38:22 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD7E510656F2 for ; Tue, 26 May 2009 20:38:22 +0000 (UTC) (envelope-from roberto.nunnari@supsi.ch) Received: from ti-edu.ch (posta.ti-edu.ch [195.176.176.171]) by mx1.freebsd.org (Postfix) with ESMTP id 502A08FC17 for ; Tue, 26 May 2009 20:38:21 +0000 (UTC) (envelope-from roberto.nunnari@supsi.ch) X-Virus-Scanned: by cgpav Received: from [193.5.152.27] (HELO [127.0.0.1]) by ti-edu.ch (CommuniGate Pro SMTP 5.2.12) with ESMTP id 32733657; Tue, 26 May 2009 22:38:19 +0200 Message-ID: <4A1C533A.3090607@supsi.ch> Date: Tue, 26 May 2009 22:38:18 +0200 From: Roberto Nunnari User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Wojciech Puchar References: <4A1BF434.7070201@supsi.ch> <4A1C0F81.1030402@supsi.ch> <4A1C1518.9080706@supsi.ch> <4A1C1D5E.8090908@supsi.ch> <4A1C1F7C.5010500@supsi.ch> <4A1C22FE.2090106@supsi.ch> In-Reply-To: <4A1C22FE.2090106@supsi.ch> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: sendmail: stat=Deferred: Connection reset by local 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: Tue, 26 May 2009 20:38:23 -0000 Thank you Wojciech and Tim. Could not yet find the solution, but at least I got sendmail back delivering mail by reinstalling security/cyrus-sasl2 Don't know why nor how, but obviously there is some configuration left around that makes sendmail try to use some of sasl.. When I find the solution, I'll post it here. Best regards. Robi Roberto Nunnari ha scritto: > Wojciech Puchar ha scritto: >>> here it is: >>> >>> divert(0)dnl >>> VERSIONID(`$FreeBSD: src/etc/sendmail/freebsd.submit.mc,v 1.1 >>> 2003/10/19 00:03:13 gshapiro Exp $') >>> define(`confCF_VERSION', `Submit')dnl >>> define(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining >>> define(`_USE_DECNET_SYNTAX_', `1')dnl support DECnet >>> define(`confTIME_ZONE', `USE_TZ')dnl >>> define(`confDONT_INIT_GROUPS', `True')dnl >>> define(`confBIND_OPTS', `WorkAroundBrokenAAAA')dnl >>> dnl >>> dnl If you use IPv6 only, change [127.0.0.1] to [IPv6:::1] >>> FEATURE(`msp', `[127.0.0.1]')dnl >> ^^^^^^^^^^^^^^^^^^^^6 >> this line i wanted to check if it listens. looks fine, while your >> messages suggested that it's not. >> >> so no more idea, you talked about that you upgraded things, maybe rm >> *.cf;make;make install;/etc/rc.d/sendmail restart > > I did that.. but it doesn't help.. I also recompiled again sendmail from > source.. but didn't help neighter.. > >> ? >> >> but actually i don't have more ideas. > > I also don't know what else to look for.. any more hints anybody? > > Robi > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"