From owner-freebsd-questions@FreeBSD.ORG Tue Nov 25 01:34:09 2003 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 2C53116A4CE for ; Tue, 25 Nov 2003 01:34:09 -0800 (PST) Received: from smtpzilla2.xs4all.nl (smtpzilla2.xs4all.nl [194.109.127.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3667443FA3 for ; Tue, 25 Nov 2003 01:34:07 -0800 (PST) (envelope-from m.de.reuver@nospam.helpman.com) Received: from pc071 (helpman.com [213.84.38.132]) by smtpzilla2.xs4all.nl (8.12.9/8.12.9) with SMTP id hAP9Y5k9080757 for ; Tue, 25 Nov 2003 10:34:05 +0100 (CET) From: "Marcel de Reuver" To: Date: Tue, 25 Nov 2003 10:34:05 +0100 Message-ID: <000001c3b337$44d9bf40$6b0aa8c0@helpman.local> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: RE: postfix/amavisd, fbsd 5.1 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, 25 Nov 2003 09:34:09 -0000 > I have upgraded a system to the latest postfix and amavisd > port, a FreeBSD 5.1-RELEASE box. Sending mail works fine, > however receiving mail, does not. > Incoming messages get deferred because a connection to > 127.0.0.1:10025 times out. I can telnet successfully to that > port so i am at a loss on this one. > The only item that shows up in my maillog is what i already > know, connection times out. Any help appreciated. AMAVISD comes with a README.postfix, a full test is described. Can you run this test? Also you can test amavisd with the command: "/path/to/amavisd -c /path/to/amavisd.conf debug" some extra debug info will be given.