Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* nnmaildir does not 'read' maildir archive
@ 2016-02-05 18:56 Saša Janiška
  2016-02-08 12:35 ` nnmaildir does not 'read' maildir archive [SOLVED] Saša Janiška
  0 siblings, 1 reply; 2+ messages in thread
From: Saša Janiška @ 2016-02-05 18:56 UTC (permalink / raw)
  To: info-gnus-english

Hello,

I'm in the process of migrating my Evolution/vim/takswarriot setup to
(spac)Emacs/org-mode/Gnus and more or less I am now able to send/receive
my mail/news with Gnus, using multiple IMAP accounts, signing messages
etc. but have problem with reading my old Maildir archive...

My archive is organized as subfolders (per year) under ~/Maildir, e.g.

$ ls -al Maildir/
total 100
drwx------ 1 gour gour 1548 Vel  5 17:15 ./
drwxr-xr-x 1 gour gour 1992 Vel  5 19:42 ../
drwx------ 1 gour gour   18 Lis 30 08:43 .archive/
drwx------ 1 gour gour   18 Lis 30 08:43 .archive.1994/
-rw-r--r-- 1 gour gour   13 Vel  5 17:15 .archive.1994.cmeta
drwx------ 1 gour gour   18 Lis 30 08:44 .archive.1995/
-rw-r--r-- 1 gour gour   13 Vel  5 17:15 .archive.1995.cmeta
...


and I cp-ed two folders like:

$ ls -al .nnmaildir/
total 0
drwxr-xr-x 1 gour gour  32 Vel  5 19:51 ./
drwxr-xr-x 1 gour gour 142 Vel  4 11:54 ../
drwx------ 1 gour gour  38 Vel  5 18:55 1994/
drwx------ 1 gour gour  38 Vel  5 18:55 1995/
drwxr-xr-x 1 gour gour  12 Vel  4 14:11 .notmuch/

(I plan to use notmuch as search engine with nnnir.)


Here is the snippet from my Gnus file:

(setq gnus-secondary-select-methods
      '(
          ;; nnimap methods...
          
          (nntp "vipnews"
                (nntp-address "news.vip.hr")
                (nnir-search-engine nntp))
          (nnmaildir "archive"
                     (directory "~/.nnmaildir/")
                     (directory-files nnheader-directory-files-safe)
                     (get-new-mail nil)
                     (nnir-search-engine notmuch))

After I start Gnus, I see that {1994, 1995} subfolders are populated
with :

$ ls -al .nnmaildir/1994/
total 0
drwx------ 1 gour gour   38 Vel  5 18:55 ./
drwxr-xr-x 1 gour gour   32 Vel  5 19:51 ../
drwx------ 1 gour gour 4540 Lis 30 08:55 cur/
drwx------ 1 gour gour    0 Lis 30 08:43 new/
drwxr-xr-x 1 gour gour   22 Vel  5 18:55 .nnmaildir/
drwx------ 1 gour gour    0 Lis 30 08:44 tmp/

'.nnmaildir' folder, but nothing is visible in the Group buffer.

Any hint what do I miss?


Sincerely,
Gour

-- 
He is a perfect yogī who, by comparison to his own self,
sees the true equality of all beings, in both their
happiness and their distress, O Arjuna!


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

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

* Re: nnmaildir does not 'read' maildir archive [SOLVED]
  2016-02-05 18:56 nnmaildir does not 'read' maildir archive Saša Janiška
@ 2016-02-08 12:35 ` Saša Janiška
  0 siblings, 0 replies; 2+ messages in thread
From: Saša Janiška @ 2016-02-08 12:35 UTC (permalink / raw)
  To: info-gnus-english

Saša Janiška <gour@atmarama.com> writes:

> Any hint what do I miss?

I've got some help in #emacs - for some (strange) reason Gnus was (is)
not able to read old Maildir archive, so I had to create maildir dirs
from within Gnus by copying to non-existent folders and then manually
copying old archive into newly-created maildirs...

> Sincerely,
> Gour

-- 
When your intelligence has passed out of the dense forest
of delusion, you shall become indifferent to all that has
been heard and all that is to be heard.


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

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

end of thread, other threads:[~2016-02-08 12:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-05 18:56 nnmaildir does not 'read' maildir archive Saša Janiška
2016-02-08 12:35 ` nnmaildir does not 'read' maildir archive [SOLVED] Saša Janiška

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