Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: Switched nnml->nnimap, /var/mail/«user» not being read
       [not found] <m24p4jh776.fsf@unknown.user>
@ 2008-09-14 10:42 ` David
  0 siblings, 0 replies; only message in thread
From: David @ 2008-09-14 10:42 UTC (permalink / raw)
  To: info-gnus-english

Kurt Swanson <direct@reply.not.desired> writes:
> Usually people using an imap server from Gnus are having their new
> mail deposited into the imap server's INBOX, and then nnimap can do
> (fancy) splitting from there into individual groups.  I have
> intentionally not set this up--I want Gnus to pre-process and sort my
> incoming email *before* it hits INBOX, such that my smartphone won't
> see lower priority emails, etc. before Gnus filters them away.
>
> Apparently nnimap isn't really a mail backend per se, and so it is
> ignoring mail-sources.  I tried retaining nnml to read the /var/mail
> incoming emails, which it of course will, and nicely uses my
> nnmail-split-fancy.  Unfortunately it deftly removes the "nnimap:"
> portion from splits, turning "nnimap:my-imap-folder", into
> "nnml:my-imap-folder", and creating that folder if need be...

Gnus can't split across backends, so I'm afraid this can't be done.

I have a similar setup, and I use procmail to deliver my mail. The
simplest setup would be to use a minimal .procmailrc with

MAILDIR=$HOME/Maildir/
DEFAULT=.incoming/

so that all new mails land in a folder "incoming". You can then set
nnimap-split-inbox to this folder, so that Gnus does its IMAP splitting
from there, and you simply don't subscribe it on your smartphone.

-David

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-14 10:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <m24p4jh776.fsf@unknown.user>
2008-09-14 10:42 ` Switched nnml->nnimap, /var/mail/«user» not being read David

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