From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/7352 Path: news.gmane.org!not-for-mail From: Adam Fabian Newsgroups: gmane.emacs.gnus.user Subject: Can't get my mail. Date: Fri, 19 May 2006 19:40:32 GMT Organization: EarthLink Inc. -- http://www.EarthLink.net Message-ID: <64k1ztuc.fsf@gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1148071339 20756 80.91.229.2 (19 May 2006 20:42:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 19 May 2006 20:42:19 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Fri May 19 22:42:13 2006 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FhBnO-0004Ps-Qk for gegu-info-gnus-english@m.gmane.org; Fri, 19 May 2006 22:42:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FhBlp-0001zy-IZ for gegu-info-gnus-english@m.gmane.org; Fri, 19 May 2006 16:40:25 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.aset.psu.edu!news.glorb.com!newshub.sdsu.edu!elnk-nf2-pas!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!newsread2.news.pas.earthlink.net.POSTED!ef09af4c!not-for-mail Original-Newsgroups: gnu.emacs.gnus User-Agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.19 (windows-nt) Cancel-Lock: sha1:PrrIxU0RjaXb2CVH8kByhzmNjcA= Original-Lines: 21 Original-NNTP-Posting-Host: 24.206.117.105 Original-X-Complaints-To: abuse@earthlink.net Original-X-Trace: newsread2.news.pas.earthlink.net 1148067632 24.206.117.105 (Fri, 19 May 2006 12:40:32 PDT) Original-NNTP-Posting-Date: Fri, 19 May 2006 12:40:32 PDT Original-Xref: shelby.stanford.edu gnu.emacs.gnus:77535 Original-To: info-gnus-english@gnu.org X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:7352 Archived-At: Hi. I'm using gnus 5.10.7 with the win32 native XEmacs 21.4.19, the non-mule version. I've used cygwin with getmail to get my mail into a spool file (mbox format) in c:\cygwin\home\afabian\spool. I have the following in my init.el file: (setq gnus-select-method '(nntp "news.west.earthlink.net")) (setq gnus-secondary-select-methods '((nntp "news.gmane.org") (nnml ""))) (setq mail-sources '((file :path "C:\\cygwin\\home\\afabian\\spool"))) There's an email in the spool file. I fetched it with getmail under cygwin, so it probably has UNIX-style newlines. This doesn't seem to get my mail into any groups. I've spent several hours trying various things (I started with maildir, but I think Windows didn't like some renaming some lisp function was trying to do; I don't know; I don't even care too much, I just want to read my mail with gnus.) I don't see a mail.misc group being created, but ~/Mail exists and has a "drafts" directory. Any help would be appreciated!