From owner-freebsd-isp Fri May 9 18:07:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA09442 for isp-outgoing; Fri, 9 May 1997 18:07:49 -0700 (PDT) Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA09437 for ; Fri, 9 May 1997 18:07:45 -0700 (PDT) Received: from buffnet11.buffnet.net (shovey@buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.7.5/8.7.3) with SMTP id VAA10199; Fri, 9 May 1997 21:09:01 -0400 (EDT) Date: Fri, 9 May 1997 21:08:31 -0400 (EDT) From: Steve To: Thomas Arnold cc: freebsd-isp@FreeBSD.ORG Subject: Re: Imapd Problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, 9 May 1997, Thomas Arnold wrote: > > IMapd has been working fine here for a while. > We switched over to using ssh unstead of rsh and imapd is now slower then > heck on initial start and loading new mailfolders. > > Since rsh no longer works I symlinked ssh to rsh. That didn't help. Any > other suggestions? Imap client programs work just very slow. > > I tried compiling a new imapd and it does the same thing except I also get > the new error that it cant create lockfiles. > > Suggestions and whaps with a LART are appreciated. I think ssh encrypts everything, and I think when pine does an imap it hauls the works over, thus you are encrypt and decrypting your entire folder.. I think...