I've just gotten mairix up and running and am very impressed with the
speed.

I'm struggling however getting the nnmairix + gnus working.  Following
http://www.gnus.org/manual/gnus_48.html#SEC48 I've pointed the mail back
end at my remote IMAP server, and provided a mairix command invoking
mairix over ssh.  This all works fine and appears to generate a search
result - on the server.

In gnus, however, I get "search failed" and no results.. M-e on the
"nnmairix+searches:found" group yields (server name and login obscured)

(nnmairix "searches"
          (nnmairix-backend nnimap)
          (nnmairix-backend-server "my mail")
          (nnmairix-mairix-command "ssh -i <key> <i...@server> mairix")
          (nnmairix-hidden-folders t)
          (nnmairix-default-group "found"))

It occurred to me that there may be some permissions problems creating
the new search results folders on my remote mail server, but I could use
some help discerning whether a) mairix just won't do this anyway or b)
some params are wrong or c) next idea...

(Apologies if this is to the wrong list and should have hit gnus/emacs
instead...)

Thanks

Nigel


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Mairix-users mailing list
Mairix-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mairix-users

Reply via email to