From owner-freebsd-questions Sat Sep 15 19:28:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lloydix.2y.net (wks-166-135-66.kscable.com [24.166.135.66]) by hub.freebsd.org (Postfix) with ESMTP id 7A07237B401 for ; Sat, 15 Sep 2001 19:28:07 -0700 (PDT) Received: from localhost (glandix@localhost) by lloydix.2y.net (8.11.5/8.11.3) with ESMTP id f8G2R5m71332 for ; Sat, 15 Sep 2001 21:27:06 -0500 (CDT) (envelope-from glandix@lloydix.2y.net) Date: Sat, 15 Sep 2001 21:27:02 -0500 (CDT) From: gLaNDix To: Subject: Re: can i use pine to recieve hotmail email? In-Reply-To: <20010915212244.A528@moo.holy.cow> Message-ID: <20010915212336.I71227-100000@lloydix.2y.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG actually, I don't believe hotmail offers POP3 anymore (in fact, it's been quite a few years since it's offered it for free)... however, HTTPMail works wonderfully to download e-mail from a hotmail account to a local mail spool... it even preserves the headers so you can use procmail to sort all e-mail with 'To: your_acct@hotmail.com' to a seperate folder... here's the url on freshmeat, i don't believe there's a fbsd port: http://freshmeat.net/projects/httpmail/ it has a couple of perl req's iirc, but once you take care of those, it works very well! gLaNDix On Sat, 15 Sep 2001, parv wrote: > this was, on the fateful occasion around Sep 15 03:12 -0400, > sent by P. U. (Uli) Kruppa > > > > Hi Oscar! > > > > On Sat, 15 Sep 2001, Oscar Castaneda wrote: > > > > > ...i was wondering if i could use pine to > > > check/download email stored in my hotmail account?? > > > > First of all you have to find out, if hotmail offers a > > POP3-service (Most Internet Service Providers do, if not take > > yahoo.com or any other). POP3 is a protocol that allows your > > computer to download emails from remote machines. Your ISP > > will give you his POP3-adress (something like > > pop.hotmail.com or so). > > > > When you have got that and you really want to use > > (the very fast, but not so nice to look at) pine, you have > > to install fetchmail (/usr/ports/mail/fetchmail) first. > > ... > > just something to think about... > > oscar, when you are done w/ basic setup (fetchmail, pop3/imap server > access, postfix, procmail, etc.), you may want to use ssh(1) to > retrieve mail if ISP provides ssh access in addition to mail. > > the only reason that i use ssh to fetch mail so that login password > isn't sent in clear. just try tcpdump(1). > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message