From owner-freebsd-questions Fri Aug 27 9:54:13 1999 Delivered-To: freebsd-questions@freebsd.org Received: from inet.chip-web.com (c1003518-a.plstn1.sfba.home.com [24.1.82.47]) by hub.freebsd.org (Postfix) with SMTP id C3B5714CFA for ; Fri, 27 Aug 1999 09:54:11 -0700 (PDT) (envelope-from ludwigp@bigfoot.com) Received: (qmail 4883 invoked from network); 27 Aug 1999 16:54:32 -0000 Received: from furball.chip-web.com (HELO bigfoot.com) (172.16.1.29) by inet.chip-web.com with SMTP; 27 Aug 1999 16:54:32 -0000 Message-ID: <37C6C2B6.BC7D5089@bigfoot.com> Date: Fri, 27 Aug 1999 09:54:14 -0700 From: Ludwig Pummer X-Mailer: Mozilla 4.61 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Cillian Sharkey Cc: Johan Pettersson , "freebsd-questions@FreeBSD.ORG" Subject: Re: sniff,pass,e-mail clients References: <37C68683.3DC734B2@student.liu.se> <37C68545.A3F19D6@baker.ie> <37C68DFA.D03C1CD0@student.liu.se> <37C68E27.2A1D4FF8@baker.ie> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Cillian Sharkey wrote: > POP doesn't support encryption AFAIK, so cucipop > will be no use in this case..you might be > able to use POP over ssh but don't ask > me how the hell to do this :) Well, first of all, you need SSH installed on both ends. Once you've got that you run the ssh client on your end with the command line 'ssh -L 110:serverip:110 serverip'. Then you tell your mail client to connect to the POP server running on 'localhost'. This method also works for SMTP and IMAP. --Ludwig Pummer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message