Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
* [sup-talk] First time user of sup; some questions
@ 2009-04-22 15:56 Edward Z. Yang
  2009-04-22 20:40 ` Edward Z. Yang
  2009-04-22 22:26 ` William Morgan
  0 siblings, 2 replies; 4+ messages in thread
From: Edward Z. Yang @ 2009-04-22 15:56 UTC (permalink / raw)


Hello all,

I recently switched over to Sup, and I have a favorable first impression.
However, I have a few questions:

1. How do I get date searches to work? I've tried the strings on the
   wiki, namely before:, on:, after: and during:, and they consistently
   return no results. I'm using sup v0.7.

2. I'd like to archive all of my email older than two weeks (in an
   attempt to keep my inbox "as clean as possible"). How might I
   go about doing this?

3. I am currently running sup client-side, but it seems to me that,
   given its index-centric operation nature, and the fact that this
   index does not get propagated back to the mailserver, it would
   be more appropriate to run this on a server (this also seems to
   jive with the recent "Sup as a Service" postings). Should I toss
   sup on a remote machine I have SSH access to, and if I do, how might
   I migrate the index I already have?

Cheers,
Edward
-- 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [sup-talk] First time user of sup; some questions
  2009-04-22 15:56 [sup-talk] First time user of sup; some questions Edward Z. Yang
@ 2009-04-22 20:40 ` Edward Z. Yang
  2009-04-22 22:26 ` William Morgan
  1 sibling, 0 replies; 4+ messages in thread
From: Edward Z. Yang @ 2009-04-22 20:40 UTC (permalink / raw)


Excerpts from Edward Z. Yang's message of Wed Apr 22 11:56:30 -0400 2009:
> 2. I'd like to archive all of my email older than two weeks (in an
>    attempt to keep my inbox "as clean as possible"). How might I
>    go about doing this?

Ended up fixing this by !!, T, t (for messages I didn't want to remove), and then ;a

Kind of took a while, since I had 5000+ conversations in my inbox.

Cheers,
Edward
-- 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [sup-talk] First time user of sup; some questions
  2009-04-22 15:56 [sup-talk] First time user of sup; some questions Edward Z. Yang
  2009-04-22 20:40 ` Edward Z. Yang
@ 2009-04-22 22:26 ` William Morgan
  2009-04-22 23:21   ` Edward Z. Yang
  1 sibling, 1 reply; 4+ messages in thread
From: William Morgan @ 2009-04-22 22:26 UTC (permalink / raw)


Reformatted excerpts from Edward Z. Yang's message of 2009-04-22:
> 1. How do I get date searches to work? I've tried the strings on the
>    wiki, namely before:, on:, after: and during:, and they consistently
>    return no results. I'm using sup v0.7.

Do you have the chronic gem installed? It's an optional gem but the date
search stuff requires it.

> 2. I'd like to archive all of my email older than two weeks (in an
> attempt to keep my inbox "as clean as possible"). How might I go about
> doing this?

Check out sup-tweak-labels for a way to do this offline (which is really
what you want). With chronic installed, you should be able to pass the
date range query and have it remove the inbox label from all matching
messages. You might want to limit the query a bit so that you don't do
this to every message in your index, over and over. Something like
"+before(two weeks ago) +after(15 days ago)" maybe.

> 3. I am currently running sup client-side, but it seems to me that,
>    given its index-centric operation nature, and the fact that this
>    index does not get propagated back to the mailserver, it would
>    be more appropriate to run this on a server (this also seems to
>    jive with the recent "Sup as a Service" postings). Should I toss
>    sup on a remote machine I have SSH access to, and if I do, how might
>    I migrate the index I already have?

Until Sup the Service is ready (and believe it or not, I have actually
been working on it recently), running it on a globally-accessible server
is what I do. You should be able to simply copy your .sup directory
over.  (Although if you're migrating from Windows to a Linux box, I'm
not entirely certain that will work... I'd be interested to hear if it
does.)
-- 
William <wmorgan-sup at masanjin.net>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [sup-talk] First time user of sup; some questions
  2009-04-22 22:26 ` William Morgan
@ 2009-04-22 23:21   ` Edward Z. Yang
  0 siblings, 0 replies; 4+ messages in thread
From: Edward Z. Yang @ 2009-04-22 23:21 UTC (permalink / raw)


Excerpts from William Morgan's message of Wed Apr 22 18:26:43 -0400 2009:
> Do you have the chronic gem installed? It's an optional gem but the date
> search stuff requires it.

Nope. Installing the chronic gem fixed things. I've updated the wiki
article accordingly.

> Check out sup-tweak-labels for a way to do this offline (which is really
> what you want). With chronic installed, you should be able to pass the
> date range query and have it remove the inbox label from all matching
> messages. You might want to limit the query a bit so that you don't do
> this to every message in your index, over and over. Something like
> "+before(two weeks ago) +after(15 days ago)" maybe.

Since I'm pretty good about archiving email when it's no longer relevant,
this is not strictly necessary, but it's good to know the existence
of sup-tweak-labels.

> Until Sup the Service is ready (and believe it or not, I have actually
> been working on it recently), running it on a globally-accessible server
> is what I do. You should be able to simply copy your .sup directory
> over.  (Although if you're migrating from Windows to a Linux box, I'm
> not entirely certain that will work... I'd be interested to hear if it
> does.)

Excellent. I'm running on Ubuntu Linux and am thinking of setting up
a little bit of replication framework to make my index accessible
on multiple machines.

Cheers,
Edward


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-04-22 23:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-22 15:56 [sup-talk] First time user of sup; some questions Edward Z. Yang
2009-04-22 20:40 ` Edward Z. Yang
2009-04-22 22:26 ` William Morgan
2009-04-22 23:21   ` Edward Z. Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox