Harry Putnam <rea...@newsguy.com> writes:

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

I don't have any idea why that might be happening, but do try edebugging
the function `nnmail-get-new-mail-1' and seeing what happens. Follow the
function through and see if anything strikes you as weird.

Sorry not to be more helpful...

Eric


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to