Archive of RubyForge sup-devel mailing list
 help / color / mirror / Atom feed
From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: sup-devel <sup-devel@rubyforge.org>
Subject: Re: [sup-devel] Query for largest msg_id?
Date: Wed, 18 May 2011 23:14:00 -0400	[thread overview]
Message-ID: <1305774610-sup-7867@alvh.no-ip.org> (raw)
In-Reply-To: <1305748878-sup-7940@xo15-sascha.sascha.silbe.org>

Excerpts from Sascha Silbe's message of mié may 18 16:09:26 -0400 2011:
> Excerpts from William Morgan's message of Wed May 18 06:59:05 +0200 2011:
> > Reformatted excerpts from Horacio Sanson's message of 2011-05-16:
> > > When UIDVALIDITY differs I will simply re-scan the whole mailbox and
> > > feed it to Heliotrope. I trust Heliotrope won't add duplicates.
> > 
> 
> > The REST api will ignore duplicates based on the Message-Id header.
> 
> This is something I don't like about sup: There's no way to access the
> "duplicate" messages, e.g. to check whether an outgoing message was
> received back fine from the ML or to check the headers.
> 
> If heliotrope permanently erases the copies (instead of just not
> exposing UI to access them), that would be a major step backwards.

Same here.  I have this in detailed-headers.rb:

headers["Message Id"] = message.id
message.locations.each_with_index { |location, idx|
  headers["Location#{idx}"] = "#{location.source} #{location.info}"
}

So I can immediately see all locations of a message; particularly useful
for messages that I send.  I don't have easy access to the headers
within the sup UI, but the one or two times I've wanted to do that, I
simply pasted the path to the file to "less" (which works fine because I
use Maildirs; on mboxes it would be a lot more complex).

-- 
Álvaro Herrera <alvherre@alvh.no-ip.org>
_______________________________________________
Sup-devel mailing list
Sup-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-devel

  reply	other threads:[~2011-05-19  8:36 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-10 15:17 Horacio Sanson
2011-05-15 15:01 ` William Morgan
2011-05-16 15:02   ` Horacio Sanson
2011-05-17 14:59     ` Horacio Sanson
2011-05-17 15:15       ` Horacio Sanson
2011-05-18  5:05       ` William Morgan
2011-05-20 15:38         ` Horacio Sanson
2011-05-22 22:00           ` William Morgan
2011-05-23 21:22           ` Hamish
2011-05-24  3:16             ` Horacio Sanson
2011-05-18  4:59     ` William Morgan
2011-05-18 20:09       ` Sascha Silbe
2011-05-19  3:14         ` Alvaro Herrera [this message]
2011-05-22 22:05         ` William Morgan
2011-05-23  7:52           ` Gaudenz Steinlin
2011-05-23 16:14             ` William Morgan

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=1305774610-sup-7867@alvh.no-ip.org \
    --to=alvherre@alvh.no-ip.org \
    --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