I would like to export the result of a search query to a Maildir
directory. Is that possible? I feel that it starts like this

    Index.each_message(Index.parse_query("select recent mail")) ...

but don't know the machinery works that does the Maildir export. Because
the result can span multiple sources the trivial solution, i.e.,  to
access the raw Maildir source, is not an option.

    Matthias
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk

Reply via email to