From owner-freebsd-questions@FreeBSD.ORG Tue Aug 8 12:52:52 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 6460416A4DF for ; Tue, 8 Aug 2006 12:52:52 +0000 (UTC) (envelope-from phil@chycor.com) Received: from c2bthomr02.btconnect.com (c2bthomr02.btconnect.com [194.73.73.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 852C443D58 for ; Tue, 8 Aug 2006 12:52:50 +0000 (GMT) (envelope-from phil@chycor.com) Received: from [192.168.7.28] (81-178-98-184.dsl.pipex.com [81.178.98.184]) by c2bthomr02.btconnect.com (MOS 3.7.4b-GA) with ESMTP id EXG52196 (AUTH chycor); Tue, 8 Aug 2006 13:47:01 +0100 (BST) Received: from 192.168.7.13 for freebsd-questions@freebsd.org; Tue, 08 Aug 2006 13:50:34 +0100 Message-ID: <00a101c6bae9$7877a0d0$0d07a8c0@P800> From: "Philip Radford" To: Date: Tue, 8 Aug 2006 13:52:13 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Subject: Best POP daemon to use with Postfix X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Philip Radford List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Aug 2006 12:52:52 -0000 Hi All, I have an issue which is starting to get annoying. I am currently running Postfix 2.3.2 under FreeBSD 5.4. Which POP3 daemons are people using to provide remote access to mail folders via POP3. I have just installed qpopper via ports which all seemed to go well until actually acessing the server via a windows mail client (Outlook Express). The client connects and just sits there. Examing /var/log/messages returns a EOF or I/O error. Anyone know why this is happening or what I can do to identify further. Regards Phil.