all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Frank Fredstone <none@not.no>
To: help-gnu-emacs@gnu.org
Subject: Change in splitting from emacs 22/gnus 5.11 and emacs 23/gnus 5.13?
Date: Wed, 06 Jan 2010 10:27:56 -0800	[thread overview]
Message-ID: <873a2jqeab.fsf@not.no> (raw)

Hi,

I use dovecot imapd with both an mbox for INBOX and maildir for other
folders, and I use sieve to split email into maildir folders.

In .gnus.el I have:

(setq gnus-secondary-select-methods
          '((nnml "mail")
                (nnimap "asdf"
                                (nnimap-address "localhost")
                                (nnimap-server-port 143)
                                (nnimap-stream network)))) 

I use fetchmail and exim which put email in /var/spool/user. Dovecot
stores INBOX in that same file, the mbox file. For other folders it
stores to maildir files.

This worked fine with emacs 22 and gnus. Now, with emacs 23.1, when I
start gnus, with nnimap-split-inbox unset, the messages that were in
the mbox file are moved to nnml+mail:inbox. The result is that my
imap inbox is empty, and the mbox file is empty.

Do you know what I can do to have it not move me email?




             reply	other threads:[~2010-01-06 18:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-06 18:27 Frank Fredstone [this message]
2010-01-07 19:06 ` Change in splitting from emacs 22/gnus 5.11 and emacs 23/gnus 5.13? Reiner Steib
2010-01-07 21:24   ` Frank Fredstone
2010-01-08 17:37     ` Reiner Steib
2010-01-08 18:40       ` Frank Fredstone
2010-01-08 22:22         ` Ted Zlatanov
2010-01-09 12:37           ` Reiner Steib

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=873a2jqeab.fsf@not.no \
    --to=none@not.no \
    --cc=help-gnu-emacs@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.