From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hadron Newsgroups: gmane.emacs.help Subject: Re: rmail Setup Date: Fri, 25 May 2007 00:30:17 +0200 Message-ID: <87veehhn2e.fsf@gmail.com> References: <1179409310.620539.228430@q75g2000hsh.googlegroups.com> <1179861309.907251.54120@q69g2000hsb.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1180046513 28292 80.91.229.12 (24 May 2007 22:41:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 24 May 2007 22:41:53 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 25 00:41:48 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HrM0A-00041n-Jy for geh-help-gnu-emacs@m.gmane.org; Fri, 25 May 2007 00:41:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HrM0D-0002CU-CV for geh-help-gnu-emacs@m.gmane.org; Thu, 24 May 2007 18:41:49 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 32 Original-X-Trace: individual.net GLpsNFXJ2TMsXuEhLEfFnQ51MkSEBcUqpb2VKs2yWaFyPJmq6r X-Orig-Path: news.individual.net!news X-Face: 2h#||Cd#d%F*NCm59[_6/{1a@jy%; |j>{D~4^gKg(^i%7j0IK?+,/GmW&:CD5fEKb_! User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.0 (gnu/linux) Cancel-Lock: sha1:0CuO38zu4bIVZNoKSbodF8bKu5A= Original-Xref: shelby.stanford.edu gnu.emacs.help:148820 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:44410 Archived-At: Xavier Maillard writes: > Hi, > > I think that my problem is that I have just absolutely no clue how to > configure rmail properly. > > The question is very basic in fact. Depending on how you want to > fetch your mail, the setup is different. > > You have the option to either give all power to rmail and thus it > will take in charge the fetching and displaying of your mail. > This method needs some configuration to inform rmail where and > how to retrieve your mails. You have to be sure that movemail has > been compiled with --with-pop option. > > Or you can use external third party tools such as > fetchmail/procmail to fetch your mail from your pop3 server. > Advantage of this method is that you simply configure fetchmail > once and you have nothing to do in rmail. M-x rmail RET will > automaticall retrieve your message from your local spool. > > Please, consider reading GNU Emacs manual[1] or check Rmail info > page[2]. > > > [1] http://www.gnu.org/software/emacs/manual/html_node/Movemail.html > [2] C-h i m Rmail RET > > Xavier Also consider "getmail" over "fetchmail".