blob: fa2bbf6936157de4767b59ab24ddac89b80850c9 [file] [log] [blame]
# This code is invoked from workbench/views/index.js.rb
Mailbox.fetch @mbox
mbox = Mailbox.new(@mbox)
mbox.parse
{messages: mbox.client_headers}