From owner-freebsd-questions@FreeBSD.ORG Wed Sep 17 06:39:17 2003 Return-Path: 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 3979916A4B3 for ; Wed, 17 Sep 2003 06:39:17 -0700 (PDT) Received: from heron.mail.pas.earthlink.net (heron.mail.pas.earthlink.net [207.217.120.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8564343FB1 for ; Wed, 17 Sep 2003 06:39:16 -0700 (PDT) (envelope-from algould@datawok.com) Received: from 22-15.lctv-b4.cablelynx.com ([24.204.22.15] helo=yoda.datawok.com) by heron.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.33 #1) id 19zcWT-0005el-00; Wed, 17 Sep 2003 06:39:09 -0700 From: "Andrew L. Gould" To: synrat , freebsd-questions@freebsd.org Date: Wed, 17 Sep 2003 08:39:31 -0500 User-Agent: KMail/1.5 References: <20030917092029.T7062@mail.wirewalk.com> In-Reply-To: <20030917092029.T7062@mail.wirewalk.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309170839.31312.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4b3751d4b15d406713142344763e82e793350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c Subject: Re: yahoo, hotmail, etc X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 13:39:17 -0000 On Wednesday 17 September 2003 08:21 am, synrat wrote: > I was wondering if anyone is aware of any scripts > or programs that can retrieve mail from different > webmail sources. > > thanx in advance POP access is available for yahoo mail; but it's not free -- $19.99 (US) a year, or bundled with other options such as a larger mailbox. I've used fetchmail and kmail to download emails from multiple sources. Best of luck, Andrew Gould