From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: poppyer Newsgroups: gmane.emacs.help Subject: Re: How to setup forwarding of all email to gmail Date: Thu, 06 Mar 2008 02:51:45 +0000 Organization: University Of Oxford, England Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1204778041 7892 80.91.229.12 (6 Mar 2008 04:34:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Mar 2008 04:34:01 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 06 05:34:28 2008 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 1JX7oK-0003CI-FC for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Mar 2008 05:34:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JX7nn-0005GO-32 for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Mar 2008 23:33:55 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news-fra1.dfn.de!feeder.erje.net!feeder.news.heanet.ie!feed4.jnfs.ja.net!jnfs.ja.net!feeds.news.ox.ac.uk!news.ox.ac.uk!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 28 Original-NNTP-Posting-Host: clpc78.comlab.ox.ac.uk Original-X-Trace: frank-exchange-of-views.oucs.ox.ac.uk 1204771905 24050 129.67.148.212 (6 Mar 2008 02:51:45 GMT) Original-X-Complaints-To: newsmaster@ox.ac.uk Original-NNTP-Posting-Date: Thu, 6 Mar 2008 02:51:45 +0000 (UTC) User-Agent: Emacs Gnus Cancel-Lock: sha1:UaInxUgTnM5cY9Gbfly/+iwlCf0= Original-Xref: shelby.stanford.edu gnu.emacs.help:156715 X-Mailman-Approved-At: Wed, 05 Mar 2008 23:31:36 -0500 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:52087 Archived-At: Don Saklad writes: > Reframed question > What easier steps are there for a nonprogrammer to > setup forwarding to gmail for copies of all incoming email > so that the incoming email remain here. > > Here, setting up filtering for spamassassin headers is too difficult > for a nonprogrammer and gmail retains the spam so that it can be > checked for false positives. > > Normally this is a function of your email system, and nothing to do with emacs. (in you case: zurich.csail.mit.edu) If you have a webmail interface, try to find a option like "forwarding to" and put your gmail address in. If you are using a linux/unix server, try to put your gmail address in your $HOME/.forward file. Cheers, poppyer --