Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
To: info-gnus-english@gnu.org
Subject: Why is gnus not slurping *.in files
Date: Tue, 08 Aug 2017 10:10:21 -0400	[thread overview]
Message-ID: <87379240c2.fsf@local.lan> (raw)

I've used this code in gnus for a very long time:

(Bunched for mail)

(setq mail-sources
   '((file :path "/var/spool/mail/reader")
      (directory :path "/home/reader/spool/in/"    :suffix ".in")))

And gnus has faithfully slurped mail at /var/spool/mail/reader
And from ~/spool/<any mbox files ending in *.in>

I've moved operations to a new host and now when I tell gnus to scan
news/mail (C-g) those files are ignored silently.

Of course, I've checked to make sure those addresses are correct on
the new host, and they are.

How can I identify why the .gnus directive above is being silently
ignored?

One big thing that is different, is that I haven't yet moved my nnml
directories to the new operation.

But far as I remember when gnus slurps from the *.in files it creates
like named nnml directories as needed.

If it were a permissions problem somewhere surely gnus would issue
some kind of warning/error. But what I see in \*Messages\* seems to
indicate all is well:

[...]

Reading incoming mail from directory...
Reading incoming mail from file...
nnml: Reading incoming mail (no new mail)...done
Reading incoming mail from directory...
nnml: Reading incoming mail (no new mail)...done
Reading incoming mail from directory...
nnml: Reading incoming mail (no new mail)...done
Reading incoming mail from directory...
nnml: Reading incoming mail (no new mail)...done
Reading active file via nnml...done
Reading active file via nndraft...done
Checking new news...done

[...]

Looking in ~/spool/in/*.in I see the mbox files have not been
zero'ed out as they should have been, had they been read.

Further, no nnml directories have been created either, so seems
no reading is taking place... but silently as a ghost.



             reply	other threads:[~2017-08-08 14:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-08 14:10 Harry Putnam [this message]
2017-08-09  2:13 ` Eric Abrahamsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87379240c2.fsf@local.lan \
    --to=reader@newsguy.com \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).