Gnus development mailing list
 help / color / mirror / Atom feed
From: Bob Newell <bobnewell@bobnewell.net>
To: ding@gnus.org
Subject: Splitting across IMAP servers
Date: Wed, 13 Dec 2017 12:53:30 -1000	[thread overview]
Message-ID: <87o9n2tf2t.fsf@bobnewell.net> (raw)

Aloha,

I spent a frustrating half-day fooling with IMAP splitting. The idea is
that I fetch mail from a certain IMAP server, which I'll call /oddball/, but
want it to end up in my IMAP gmail inbox.

After some effort (and finally understanding the exact meaning of the
'nnimap-inbox' variable) I got IMAP splitting to work.

But, alas, imap splitting doesn't seem to work across servers, and
instead of moving the mail from the /oddball/ inbox to the gmail inbox,
gnus creates a new group on the /oddball/ server called
nnimap+imap.gmail.com:INBOX.

Looking at the nnimap code, it's now painfully obvious that this is how
it works. But how to make it work the way I want? I don't have that
figured out yet, and any ideas would be much appreciated. I can only
think of two ways offhand, neither especially brilliant.

1) Create a virtual group combining the gmail inbox and the oddball
   inbox, and forget about splitting altogether.

2) Make some sort of post-hook that goes into the oddball inbox and
   moves all the articles to the gmail inbox (again, forget about
   splitting).

Mahalo,

-- 
Bob Newell
Honolulu, Hawai`i
* Via Gnus/BBDB/Org/Emacs/Linux *



             reply	other threads:[~2017-12-13 22:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-13 22:53 Bob Newell [this message]
2018-01-09  8:47 ` Alberto Luaces
2018-01-12 18:26   ` Bob Newell

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=87o9n2tf2t.fsf@bobnewell.net \
    --to=bobnewell@bobnewell.net \
    --cc=ding@gnus.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).