From owner-freebsd-hackers Sun Feb 5 12:19:30 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id MAA01898 for hackers-outgoing; Sun, 5 Feb 1995 12:19:30 -0800 Received: from haven.uniserve.com (haven.uniserve.com [198.53.215.121]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id MAA01892 for ; Sun, 5 Feb 1995 12:19:21 -0800 Received: by haven.uniserve.com id <270>; Sun, 5 Feb 1995 12:26:32 -0800 Date: Sun, 5 Feb 1995 12:26:19 -0800 (PST) From: Tom Samplonius To: John-Mark Gurney cc: Paul Traina , hackers@FreeBSD.org Subject: Re: popper In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: hackers-owner@FreeBSD.org Precedence: bulk On Sun, 5 Feb 1995, John-Mark Gurney wrote: > > > That's really strange, I've not seen any of these problems. > > > Pardon the stupid question, but are you sure that you're properly executing > > > the DELE commands and exiting properly with a QUIT command? > > > > I HAVE seen that problem. It was due to a bad port. I would recommend > > that you upgrade to the newest port on ftp.freebsd.org. > > has some body put a newer port on since a week ago?? that is about the > time I picked up the port... but I must say that pop3d is working > perfectly for me now... and I think I will stay with it though... TTYL... Well, first of all, there are serveral different POP servers around. The one that is part of the FreeBSD port collection is qpopper (from Qualcomm). The first port of qpopper tended to leave temp files around, howerver, the newest port of qpopper (based on a newer version of qpopper) doesn't have this problem. Tom