Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Change in splitting from emacs 22/gnus 5.11 and emacs 23/gnus 5.13?
@ 2010-01-04 21:56 Frank Fredstone
  2010-01-05 18:53 ` Ted Zlatanov
  0 siblings, 1 reply; 30+ messages in thread
From: Frank Fredstone @ 2010-01-04 21:56 UTC (permalink / raw)
  To: info-gnus-english

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

and I have left over from before I was using imap:

(setq nnmail-split-methods
      '(("junk" "Subject:.*urgent")
        ...
        ("inbox" "")))

It used to be that messages in my imap inbox were stored in nnimap+asdf:INBOX.

Now, the first time I ran gnus from emacs 23, it moved all messages
from nnimap+asdf:INBOX to nnml+mail:inbox, or in other words it
emptied /var/spool/user, and stored them in nnml+mail:inbox, so my
imap inbox is not empty.

I don't remember if I had a reason to keep the nnml secondary select
method. Should I just remove it and remove the nnmail split methods,
to get it to ignore /var/spool/user and read nnimap+asdf:INBOX
instead?

Also, if I make a copy of my ~/Mail directory that email creates, can
I restore my email from it if I screw something up, i.e. can I use
gnus to read the email from the copied directory and put it back into
my imap store?

^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2010-01-14 14:33 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-04 21:56 Change in splitting from emacs 22/gnus 5.11 and emacs 23/gnus 5.13? Frank Fredstone
2010-01-05 18:53 ` Ted Zlatanov
2010-01-05 19:37   ` Frank Fredstone
2010-01-05 20:38     ` Ted Zlatanov
2010-01-05 20:52       ` Frank Fredstone
2010-01-06 15:24         ` Ted Zlatanov
2010-01-07  0:50           ` Frank Fredstone
2010-01-07 14:21             ` Adam Sjøgren
2010-01-07 18:10               ` Kendall Shaw
2010-01-07 18:33                 ` Adam Sjøgren
2010-01-07 18:52                   ` Frank Fredstone
2010-01-07 18:53                     ` Adam Sjøgren
2010-01-07 19:13                       ` Frank Fredstone
2010-01-07 19:52                         ` Adam Sjøgren
2010-01-07 20:16                           ` Frank Fredstone
2010-01-07 20:27                             ` Adam Sjøgren
2010-01-08 15:52                 ` Ted Zlatanov
2010-01-08 18:57                   ` Frank Fredstone
2010-01-08 21:52                     ` Adam Sjøgren
2010-01-08 22:22                       ` Frank Fredstone
2010-01-08 22:31                         ` Adam Sjøgren
2010-01-09  0:33                           ` Frank Fredstone
2010-01-09  2:06                             ` Adam Sjøgren
2010-01-13 21:46                           ` Ted Zlatanov
2010-01-13 22:05                             ` Adam Sjøgren
2010-01-14 14:21                               ` better bug reporting (was: Change in splitting from emacs 22/gnus 5.11 and emacs 23/gnus 5.13?) Ted Zlatanov
2010-01-14 14:33                                 ` better bug reporting Adam Sjøgren
2010-01-08 22:17                     ` Change in splitting from emacs 22/gnus 5.11 and emacs 23/gnus 5.13? Ted Zlatanov
2010-01-08 22:39                       ` Frank Fredstone
2010-01-07 15:33             ` Ted Zlatanov

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