From owner-freebsd-questions@FreeBSD.ORG Sun Feb 26 13:00:42 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 97A9A16A420 for ; Sun, 26 Feb 2006 13:00:42 +0000 (GMT) (envelope-from news@jeremina.homeunix.net) Received: from jeremina.homeunix.net (jeremino.xs4all.nl [80.126.224.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26F2143D55 for ; Sun, 26 Feb 2006 13:00:42 +0000 (GMT) (envelope-from news@jeremina.homeunix.net) Received: from news by jeremina.homeunix.net with local (Exim 4.42) id 1FDLFn-0002Pb-Hx for freebsd-questions@freebsd.org; Sun, 26 Feb 2006 13:43:59 +0100 From: Kees X-Newsgroups: list.fbsd.questions Date: Sun, 26 Feb 2006 13:43:59 +0100 Organization: None Lines: 13 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@jeremina.homeunix.net X-Face: dtAN(p3{]qk\XP?#Z/w4D6D%"{t}6EFQIEv.YCM-L).KZ#M-1|:kgToZn*t!H^|(gS/A9MOa#T]^~A:sn=q[vw\n8S"QP97/MLO}L[Jq*5f+&lY_8ij@3; sbZ/>F$[*hrNX`hu/e(\%m.kc~(EV#knmO@,9$615zns'>?E_?[bWyW%-Jp=Gj?oB9P`h8ua@C0_g/!K__/'EP^i; kBAjRTa/hoV To: freebsd-questions@freebsd.org Sender: News Subsystem Subject: Re: imap problem with blackhole 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: Sun, 26 Feb 2006 13:00:42 -0000 Perttu Laine wrote on Sunday 26 February 2006 13:26: > Hello! > > I have problem with imap. Works fine if blackhole (tcp) is set to 0, but I > set it 1 or 2 imap stops responding (timeouts). Dovecot imap and freebsd > 5.4. So. What could be case here? Strange, I use FreeBSD-5.4 and dovecot with imap as well, but it works fine after setting "net.inet.tcp.blackhole=1". Perhaps your mailclient reads a (wrong) closed port and hangs after not receiveing a rst-packet ?