From owner-freebsd-questions@FreeBSD.ORG Sun Oct 17 10:18:55 2004 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 577F816A4CE for ; Sun, 17 Oct 2004 10:18:55 +0000 (GMT) Received: from smtp107.mail.sc5.yahoo.com (smtp107.mail.sc5.yahoo.com [66.163.169.227]) by mx1.FreeBSD.org (Postfix) with SMTP id 2F0CE43D45 for ; Sun, 17 Oct 2004 10:18:55 +0000 (GMT) (envelope-from benwy_01@yahoo.com.au) Received: from unknown (HELO ?210.54.193.50?) (benwy?01@210.54.193.50 with plain) by smtp107.mail.sc5.yahoo.com with SMTP; 17 Oct 2004 10:18:54 -0000 Message-ID: <41724797.9060509@yahoo.com.au> Date: Sun, 17 Oct 2004 23:21:11 +1300 From: Ben Washington-Yule User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040918 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <41724303.5060707@yahoo.com.au> <200410171207.13475.h@erathia.be> In-Reply-To: <200410171207.13475.h@erathia.be> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Text-based mail program which handles webmail. 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: Sun, 17 Oct 2004 10:18:55 -0000 h wrote: >if your yahoo mail is pop3, then you can process your mail with fetchmail + >pine, it works like a breeze. you don't need X and you can do it from remote >via ssh without any problem. make sure you quit pine before you access your >email with other programs, tho. >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > You have mentioned quite a few terms that I am unfamiliar with (fetchmail, remote, ssh). I have started reading the mail section of the handbook at the moment but I would like to know if there are any other resources I should be looking at regarding mail?