Archive of RubyForge sup-devel mailing list
 help / color / mirror / Atom feed
From: Matthieu Rakotojaona <matthieu.rakotojaona@gmail.com>
To: Sup developer discussion <sup-devel@rubyforge.org>
Subject: Re: [sup-devel] Update in heliotrope !
Date: Tue, 25 Sep 2012 21:44:49 +0200	[thread overview]
Message-ID: <CAMiZLn1LnxLAYmunVP+E5TP2OVATjrMH3=VWF7_EU_qnqCZq=w@mail.gmail.com> (raw)
In-Reply-To: <1348599178-sup-12@luna>

On Tue, Sep 25, 2012 at 9:15 PM, Steven Hum <sdothum@gmail.com> wrote:
> Hello Matthieu,

Hello,

> I am able to initialize the heliotrope mailstore directory easy enough
> with
>
> ruby -Ilib bin/heliotrope-server -d <mailstore>
>
> (stuff gets created :-) but when I try to import with
>
> ruby -Ilib bin/heliotrope-import -a <maildir> -d <mailstore>

Did you even read the README ? =]

It clearly says : "To bulk import mail, use heltrope-import. You must
stop your server first."

The thing is, both heliotrope-server and heliotrope-import will try to
access the same resources, which are not designed for
multi-concurrency. So, you have to shut heliotrope-server down before
using heliotrope-import.

> I tried using heliotrope-add with the server running, but it
> hung at the same point (not surpisingly).

This is more problematic, because it should work. Can you share some
of your logs ?

> Secondly, your note "stop all other activity with heliotrope while you
> sync with offlinimap". Does that mean heliotrope-server should not be
> running if offlineimap is (updating the maildirs)?

No, on the contrary, it means that while heliotrope-server is running,
you should either access it with a traditional http client, or with an
IMAP client, but you should never do both the same time.
But you will need heliotrope-server running for accessing IMAP.

-- 
Matthieu RAKOTOJAONA
_______________________________________________
Sup-devel mailing list
Sup-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-devel


  reply	other threads:[~2012-09-25 20:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-24 22:13 Matthieu Rakotojaona
2012-09-25 19:15 ` Steven Hum
2012-09-25 19:44   ` Matthieu Rakotojaona [this message]
2012-09-25 21:01     ` Steven Hum
2012-09-27 15:50       ` Matthieu Rakotojaona
2012-09-27 16:46         ` Steven Hum

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='CAMiZLn1LnxLAYmunVP+E5TP2OVATjrMH3=VWF7_EU_qnqCZq=w@mail.gmail.com' \
    --to=matthieu.rakotojaona@gmail.com \
    --cc=sup-devel@rubyforge.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