From owner-freebsd-questions Tue Jan 25 7:18:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from skygod.cns.ksu.edu (skygod.cns.ksu.edu [129.130.61.25]) by hub.freebsd.org (Postfix) with ESMTP id 58BEE14D3F for ; Tue, 25 Jan 2000 07:18:05 -0800 (PST) (envelope-from beemern@ksu.edu) Received: from ksu.edu ([129.130.61.24]) by skygod.cns.ksu.edu (8.9.2/8.9.2) with ESMTP id JAA37617 for ; Tue, 25 Jan 2000 09:50:55 -0600 (CST) (envelope-from beemern@ksu.edu) Message-ID: <388DBF07.FEB8FD73@ksu.edu> Date: Tue, 25 Jan 2000 09:19:35 -0600 From: nathan X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 3.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: pop mail security Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Upon seeing the recommendation in an earlier thread for Ethereal, I installed it from the ports and ran it. I am _very_ impressed with this software ... ANYWAY, so i'm playing with it, and all of a sudden i notice TCP/POP packets showing my workstation (fbsd) logging into my server (fbsd) to check for new mail... and right there, large as life, in PLAIN TEXT, are my username and password. this is not a desirable situation. i have a general knowledge about security but i was just naive i guess and didn't realize that my password would be sent in clear text. QUESTION: how do i rectify this so that my password is encrypted b4 sending?? i have my mail reader config'd to check for mail every 5 minutes... so it wouldn't take a "snooper" long to see my user/pass go flying by.. and then i could be in real trouble TIA!!! -nathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message