Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Can't get my mail.
@ 2006-05-19 19:40 Adam Fabian
  2006-05-20  8:17 ` Reiner Steib
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Fabian @ 2006-05-19 19:40 UTC (permalink / raw)


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!

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Can't get my mail.
  2006-05-19 19:40 Can't get my mail Adam Fabian
@ 2006-05-20  8:17 ` Reiner Steib
  0 siblings, 0 replies; 2+ messages in thread
From: Reiner Steib @ 2006-05-20  8:17 UTC (permalink / raw)


On Fri, May 19 2006, Adam Fabian wrote:

> Hi.  I'm using gnus 5.10.7 with the win32 native XEmacs 21.4.19, the
> non-mule version.
[...]
> (setq mail-sources
>       '((file :path "C:\\cygwin\\home\\afabian\\spool")))

I'd recommend to use "c:/cygwin/home/afabian/spool", but I guess this
is unrelated to your problem.

> 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;

nnmaildir works with hard links, so I'd guess it's not suitable for
Windows.  (AFAIK, you can create hard links on NTFS, but I guess
there's not (X)Emacs interface for it.)

> 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!

You could try to edebug the function `nnmail-get-new-mail' in
`nnmail.el' to see what goes wrong.  See (info
"(gnus)Troubleshooting").

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-05-20  8:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-19 19:40 Can't get my mail Adam Fabian
2006-05-20  8:17 ` Reiner Steib

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).