Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Ruslan Spivak <ruslan.spivak@gmail.com>
To: info-gnus-english@gnu.org
Subject: Re: nnmaildir + namazu + fancy splitting: problem solved
Date: Wed, 04 Jul 2007 04:25:21 +0300	[thread overview]
Message-ID: <m38x9x0xku.fsf@gmail.com> (raw)
In-Reply-To: <m33b05eml6.fsf@gmail.com>

Ruslan Spivak <ruslan.spivak@gmail.com> writes:

> Hello, everybody.
>
> I'm using Emacs from CVS (22.1.50) with Gnus and have several select
> methods: nnmaildir and nnml. In addition i've set up gnus namazu and
> fancy splitting rules both for mails from nnmaildir and nnml.
>
> The problem is that search works only with nnml, the same is for fancy
> splitting rules - they work only for nnml group. 
> I've tested namazu search from command line and it retuned search
> results for mails belonging to nnmaildir group while it doesn't work
> from emacs.
>
> It seems somewhat related that fancy rules and namazu search work only
> for nnml but not for nnmaildir.
>
> This is excerpt for my select methods:
> ---------------------------------------------------------------
> (setq mail-sources '((file :path "/var/mail/alienoid")))
> (setq gnus-secondary-select-methods
>       '((nnmaildir "test"
>               (directory "~/.nnmaildir/")
>               (expire-age never)
>               (create-directory "../foo")
>               (directory-files nnheader-directory-files-safe)
>               (get-new-mail nil))
>         (nnml "gmail"
>               (expire-age never)
>               (nnml-get-new-mail t))))
> ---------------------------------------------------------------
>
> On filesystem ~/.nnmaildir contains soft link rspivak@localhost to
> ~/Maildir which contains mail messages.
>
> Maybe someone has any idea where to dig further.
>

Solved the problem by having only nnml backend and adding maildir to
mail-sources.

Regards,
Ruslan

-- 
Rewards and punishments are the lowest form of education.
  -Chuang-Tzu, philosopher (4th c. BCE)

      reply	other threads:[~2007-07-04  1:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-03 11:46 nnmaildir + namazu + fancy splitting: problem Ruslan Spivak
2007-07-04  1:25 ` Ruslan Spivak [this message]

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=m38x9x0xku.fsf@gmail.com \
    --to=ruslan.spivak@gmail.com \
    --cc=info-gnus-english@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.
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).