From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by listman.util.phx.redhat.com (8.13.1/8.13.1) with ESMTP id m4FMa06d000613 for ; Thu, 15 May 2008 18:36:00 -0400 Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m4FMa0rD027574 for ; Thu, 15 May 2008 18:36:00 -0400 Received: from relay2-v.mail.gandi.net (relay2-v.mail.gandi.net [217.70.178.76]) by mx3.redhat.com (8.13.8/8.13.8) with ESMTP id m4FMZlwS010397 for ; Thu, 15 May 2008 18:35:47 -0400 Received: from localhost (mfilter5-v.gandi.net [217.70.178.39]) by relay2-v.mail.gandi.net (Postfix) with ESMTP id 831FC135D7 for ; Fri, 16 May 2008 00:35:41 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter5-v.mgt.gandi.net Received: from relay2-v.mail.gandi.net ([217.70.178.76]) by localhost (mfilter5-v.gandi.net [217.70.178.39]) (amavisd-new, port 10024) with ESMTP id FfQaIYzS-dtW for ; Fri, 16 May 2008 00:35:35 +0200 (CEST) Received: from data.home (unknown [82.80.128.17]) by relay2-v.mail.gandi.net (Postfix) with ESMTP id E681B135D0 for ; Fri, 16 May 2008 00:35:34 +0200 (CEST) Received: from geoff by data.home with local-esmtp (Exim 3.35 #1 (Debian)) id 1Jwm2v-0005kC-00; Fri, 16 May 2008 01:35:33 +0300 Date: Fri, 16 May 2008 01:35:32 +0300 (IDT) From: Geoff Shang X-X-Sender: geoff@data.home To: Linux for blind general discussion In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: Geoff Shang X-RedHat-Spam-Score: -0.5 X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254 X-Scanned-By: MIMEDefang 2.63 on 172.16.48.32 X-loop: blinux-list@redhat.com Subject: Re: changing mail directory X-BeenThere: blinux-list@redhat.com X-Mailman-Version: 2.1.5 Precedence: junk Reply-To: Linux for blind general discussion List-Id: Linux for blind general discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2008 22:36:00 -0000 Hi, IIRC, fetchmail doesn't deliver your mail, it just downloads it. It then uses your local delivery agent to deliver it. So you'll have to configure whatever it is (exim, sendmail, postfix, qmail, etc) to put it somewhere else. Geoff. --