From owner-freebsd-questions@FreeBSD.ORG Sun Oct 15 20:26:39 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 8E9C716A407 for ; Sun, 15 Oct 2006 20:26:39 +0000 (UTC) (envelope-from jdow@earthlink.net) Received: from elasmtp-banded.atl.sa.earthlink.net (elasmtp-banded.atl.sa.earthlink.net [209.86.89.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25FBE43D5A for ; Sun, 15 Oct 2006 20:26:39 +0000 (GMT) (envelope-from jdow@earthlink.net) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=earthlink.net; b=EbwftA583AYkBEbx+QHYgmNHLB7O0XESKK855DFGdvwwRYPxAiZLvpUMV/2Xe9cW; h=Received:Message-ID:From:To:References:Subject:Date:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Priority:X-MSMail-Priority:X-Mailer:X-MimeOLE:X-ELNK-Trace:X-Originating-IP; Received: from [71.116.187.9] (helo=Wednesday) by elasmtp-banded.atl.sa.earthlink.net with asmtp (Exim 4.34) id 1GZCZ7-0005uJ-7d for freebsd-questions@freebsd.org; Sun, 15 Oct 2006 16:26:33 -0400 Message-ID: <018201c6f098$347cd7d0$0225a8c0@Wednesday> From: "jdow" To: References: <200610151900.k9FJ02nF070255@asarian-host.net> Date: Sun, 15 Oct 2006 13:26:27 -0700 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.2962 X-ELNK-Trace: bb89ecdb26a8f9f24d2b10475b571120dd8634dafc7a84d80ff4f5bcb4a8a2d479dacc2fd655e7ef350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 71.116.187.9 Subject: Re: imap "DON'T DELETE THIS MESSAGE" question 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, 15 Oct 2006 20:26:39 -0000 From: "Mark" >> From: owner-freebsd-questions@freebsd.org >> >> I am using imap-uw and so I am familiar with the >> "DON'T DELETE THIS MESSAGE" email which stays on the server. >> >> I find this annoying, so my question is whether -all- imap servers >> in the ports have this message that appears. If not, maybe I'll >> install another. Otherwise I will learn to live with it. > > Are you also aware you can compile at least qpopper with > --enable-uw-kludge in the CONFIGURE_ARGS? That way you can use POP3 and > IMAP together without mutual interference. I did that with only the UW code for years until I switched to dovecot. Dovecot has its own little peculiarity that upsets the dumb old "mail" program, at least over on that GPLed OS. I live with dovecot these days because it is simple and more or less dumb to use for my specific needs. YMMV, of course. {^_^} Joanne